jintaekimmm / fastapi-mysql-without-ormLinks
☆17Updated 4 years ago
Alternatives and similar repositories for fastapi-mysql-without-orm
Users that are interested in fastapi-mysql-without-orm are comparing it to the libraries listed below
Sorting:
- Learn to build your own microservice using Python and FastAPI☆379Updated last year
- A simple docker-compose app for orchestrating a fastapi application, a celery queue with rabbitmq(broker) and redis(backend)☆136Updated 2 years ago
- Small microservice to handle authentification and rights☆19Updated 2 years ago
- Secure a FastAPI app by enabling authentication using JSON Web Tokens (JWTs)☆132Updated last year
- a microservice application using Redis as the communication channel☆37Updated 5 years ago
- FastAPI & Kubernetes Tutorial with PyCharm☆110Updated 3 years ago
- FastAPI using PostgreSQL DB☆48Updated 3 years ago
- Trace FastAPI with Jaeger through OpenTelemetry Python API and SDK.☆106Updated last year
- Minimal example utilizing Fastapi and celery with Redis for celery back-end and task queue, and flower for monitoring the celery tasks.