In today’s fast-paced and scalable application development landscape, event-driven architecture (EDA) has emerged as a powerful pattern for building systems … More
Tag: flask
Converting Long Running Kafka Consumers to Web Services in Python
In modern software architectures, event-driven systems are becoming increasingly popular due to their ability to handle high volumes of asynchronous … More
Flask Experiments for a Deep Learning Project
Flask is a pretty web framework to publish python projects as an api. Recently, I’ve published one of my project … More
