iris/_examples/tutorial/api-for-apache-kafka
Gerasimos (Makis) Maropoulos 44eafe739b misspell
Former-commit-id: 3be90d3099bfd9eabebd299dc08f9d6c1e6c2a29
2020-05-16 01:00:51 +03:00
..
src misspell 2020-05-16 01:00:51 +03:00
1_create_topic.png NEW TUTORIAL: Writing an API for Apache Kafka with Iris: _examples/tutorial/api-for-apache-kafka. Hope you will enjoy it as I did the whole night:) 2018-08-04 05:50:22 +03:00
2_list_topics.png NEW TUTORIAL: Writing an API for Apache Kafka with Iris: _examples/tutorial/api-for-apache-kafka. Hope you will enjoy it as I did the whole night:) 2018-08-04 05:50:22 +03:00
3_store_to_topic.png NEW TUTORIAL: Writing an API for Apache Kafka with Iris: _examples/tutorial/api-for-apache-kafka. Hope you will enjoy it as I did the whole night:) 2018-08-04 05:50:22 +03:00
4_retrieve_from_topic_real_time.png NEW TUTORIAL: Writing an API for Apache Kafka with Iris: _examples/tutorial/api-for-apache-kafka. Hope you will enjoy it as I did the whole night:) 2018-08-04 05:50:22 +03:00
0_docs.png examples: writing an API for the Apache Kafka: add a root handler for routes documentation to make navigation easier and add some other methods that may find them useful for request state and routes description 2018-08-05 13:51:05 +03:00
README.md examples: writing an API for the Apache Kafka: add a root handler for routes documentation to make navigation easier and add some other methods that may find them useful for request state and routes description 2018-08-05 13:51:05 +03:00

Writing an API for Apache Kafka with Iris

Article is coming soon, follow and stay tuned

Read the fully functional example.

Screens