Description:
Meet saasy-events-eventhandler
– the interface of our platform. Using Python FastAPI, this microservice acts as an intermediary between the frontend and the backend. It handles the incoming requests from the UI and re-routes them to the appropriate underlying atomic microservice and relays the response back to the UI.
- Language: Python
- Framework: FastAPI