Skip to content

Commit

Permalink
initial version
Browse files Browse the repository at this point in the history
  • Loading branch information
abdelhamidfg committed Jul 15, 2024
1 parent b2bb733 commit ced83bb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion documentation/modules/ROOT/pages/developer-resources.adoc
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
= Solution Patterns: Event Driven API Management

:sectnums:
:sectlinks:
:doctype: book
= Solution Patterns: Event Driven API Management


= Developer Resources
Expand Down
2 changes: 1 addition & 1 deletion documentation/modules/ROOT/pages/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Rather than the synchronous request-response pattern of RESTful APIs,event-drive

The solution leverages https://www.redhat.com/en/resources/application-foundations-datasheet[Red Hat Application Foundations^] components to build a scalable webhook delivery system. This system pushes internal events from your event broker (Kafka) to your API consumers, allowing you to manage events as an API product by applying API management practices to an event-driven API product.

*Contributors:* Abdelhamid Soliman
*Contributors:* Abdelhamid Soliman (Red Hat)

++++
<br>
Expand Down

0 comments on commit ced83bb

Please sign in to comment.