For business, reach me out via email or LinkedIn.
Hi there! ๐
My name is Marcelo, but you can call me "Marceloooooooo" in French, "Marce" in Spanish, and "MarTCHHHelo" in Italiano.
But I'm originally from Brazil!
I'm a maintainer of uvicorn and starlette.
I have also many projects related to FastAPI:
| Project | Description |
|---|---|
| FastAPI Health | Implement the Health Check API pattern on your FastAPI application! |
| Awesome FastAPI Projects | List of FastAPI projects! |
| FastAPI Microservices | Fully Python async FastAPI project! |
| FastAPI Responses | Find HTTPExceptions and turn them into documented responses! |
| FastAPI Docker Debug | Need to debug your FastAPI application with Docker? Don't worry! |
| FastAPI Skaffold Debug | Need to debug your FastAPI application with Skaffold? Don't worry! |
| Manage FastAPI | |
| Server Ping | FastAPI Application to ping a server and send its status via Slack! |
| BaseSQLModel | A very simple CRUD class for SQLModel! |
| ASGI Logger | Access logger for ASGI servers! |
| Flake8-FastAPI | A flake8 plugin that helps you avoid simple FastAPI mistakes. |
There are some different types of projects here, as well:
| Project | Description |
|---|---|
| promypy | Progressive type annotation without regression! |
| No Optional | Replace Optional[T] by Union[T, None] |
| Uvicorn Browser | Browser reload with uvicorn! |
| Awesome Pydantic | A curated list of awesome things related to Pydantic! |
| rsort | Sort Python requirements with ease! |
| Simple Timing | Time your functions in a smart way! ~ Highly Inspired on codetiming |
| Python Template | A template for Python packages that makes you go from |
Oh! And if you use VSCode and FastAPI, you might have already used some plugins that I have worked on:







