Realtime-ticket-booking-solution
Realtime-ticket-booking-solution copied to clipboard
A simple demo showing how to use Ably and fastAPI to route messages into Kafka for stream processing
Realtime ticket booking solution
Welcome to the Ably Realtime ticket booking solution! This demo expects you to have a version of the Confluent Platform up and running with Kafka, ksqlDB, and Schema Registry. The defaults in the code are for the stand alone broker, although these can be replaced with cloud config or a local Docker config. In addition, we will use several other technologies to build the ticket booking solution:
For detailed instructions, please refer to the technical guide.
Useful Resources: