Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 403 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 403 Bytes

FASTAPI-DOCKER-DEV

A project on API design, testing, containerization, and CI/CD builds.

This project based off of Sanjeev-Thiyagarajan's course.
Heroku deploy: https://fastapi-docker-dev.herokuapp.com/docs

Stack:

  • Python 3
  • Pydantic
  • FastAPI
  • Postgres
  • SQLAlchemy
  • Alembic
  • Pytest
  • Docker
  • Github Actions CI/CD

License: MIT