#fastapi
Read more stories on Hashnode
Articles with this tag
First of all, there is nothing wrong with FastAPI. FastAPI is a good web framework. I have used it many times in my hobby projects and works...
In this article, we are going to learn how to add Prometheus to a FastAPI server. This article will show a simple demonstration and code examples of...
In this article, we will build a service monitoring system using FastAPI and RabbitMQ. The system will monitor the web traffic of various web services...
This is an article about how to set up Apache Pulsar, produce messages and consume them using FastAPI. This article will not show all the features of...
Logs are a valuable source of information for monitoring website traffic and troubleshooting problems. However, managing logs can be a daunting task,...
I have been using Deta for a month and I think is great. It allows you to deploy hobby projects for free, also you have access to Deta Drive to store...