Marcelo Trylesinski

Results 23 repositories owned by Marcelo Trylesinski

awesome-fastapi-projects

1.3k
Stars
106
Forks
Watchers

List of FastAPI projects! :sunglasses: :rocket:

awesome-pydantic

420
Stars
36
Forks
Watchers

A curated list of awesome things related to Pydantic! 🌪️

basesqlmodel

46
Stars
5
Forks
Watchers

A very simple CRUD class for SQLModel! :sparkles:

fastapi-microservices

385
Stars
37
Forks
Watchers

Fully Python async FastAPI project! 🚀

fastapi-responses

88
Stars
10
Forks
Watchers

Find HTTPExceptions and turn them into documented responses! :tada:

bump-testclient

40
Stars
0
Forks
Watchers

Replace Starlette's TestClient from `requests` to `httpx`! 🎉

fastapi-asyncapi

57
Stars
9
Forks
Watchers

OpenAPI is not enough for you? 😡 Let's try AsyncAPI! :angel:

fastapi-authorization

19
Stars
1
Forks
Watchers

Opinionated authorization package for FastAPI! :tada:

fastapi-docker-debug

46
Stars
7
Forks
Watchers

Need to debug your FastAPI application with Docker? Don't worry! :sunglasses:

fastapi-health

169
Stars
13
Forks
Watchers

Implement the Health Check API pattern on your FastAPI application! :rocket: