Skip to content

Commit

Permalink
Add link to blog post about grpc with Camel
Browse files Browse the repository at this point in the history
  • Loading branch information
davsclaus committed Oct 16, 2024
1 parent 858c6ba commit d950c5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions content/community/articles.md
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@ Articles are divided into several sections. As the lists grow, further sectionin
* [Enterprise integration for Ethereum](https://medium.com/@bibryam/enterprise-integration-for-ethereum-fa67a1577d43) from July 2018 by Bilgin Ibryam explains the Ethereum eco-system and where you can use Camel with the bit-coin and block-chain technologies.
* [Camel Aggregation Strategies](http://blog.joshdreagan.com/2018/08/30/camel_aggregation_strategies/) from August 2018 by Josh Reagan whom blogs about how to aggregate data using Camel's AggregationStrategy when using EIPs such as Content Enricher, Splitter or the Aggregator.
* [Creating custom processors, Kamelets and components in Apache Camel](https://raymondmeester.medium.com/custom-code-in-apache-camel-56c9249d5b24) from June 2022 blog on how to write custom Camel code with processors, Kamelets and components.
* [Using gRPC with Apache Camel](https://medium.com/@vimukthimayadunne/using-grpc-with-apache-camel-e44efc16bccb) by Vimukthi Mayadunne from October 2024 a step-by-step guide on how to integrate remote gRPC service with Apache Camel.

### Camel K

Expand Down

0 comments on commit d950c5f

Please sign in to comment.