GitHub - ortiz-python-templates/python-mongodb-api
github.comยท13hยท
Discuss: DEV
๐Ÿ”ŒAPI Development
Preview
Report Post

๐Ÿ Python MongoDB API Template

A production-ready backend template built with FastAPI, MongoDB, Redis and MinIO, designed for real-world applications.

This project follows well known architecture principles and provides a solid foundation for building scalable APIs with authentication, file storage, caching, observability and Docker support.


โœจ Key Features

โšก FastAPI (async) with Motor (MongoDB async driver)

๐Ÿ” JWT Authentication (access & refresh tokens)

๐Ÿง  Redis integration

  • Token blacklist
  • Caching support

๐Ÿ“ฆ MinIO object storage

  • User attachments & files
  • S3-compatible storage

๐Ÿ“ง Email service ready (SMTP)

๐Ÿšฆ Rate limiting middleware

๐Ÿ“Š Observability

  • Prometheus metrics
  • Grafana dashboards
  • Jaeger tโ€ฆ

Similar Posts

Loading similar posts...