Skip to content
/ API-template Public template

API template using Python, FastAPI, SQLAlchemy, Postres, and Auth0

Notifications You must be signed in to change notification settings

harnettmatt/API-template

Repository files navigation

API-template

A WIP template service that allows users to associate items to groups.

The main purpose of this application is to showcases the leverage modern tools can provide to create a simple and maintainable API that allows developers to focus on writing domain logic.

The technologies used are:

  • API: FastAPI
  • ORM: SQLAlchemy
  • DB: Postgresql
  • Auth: Auth0
  • Containers: Docker
  • Infrastructure: TODO (AWS)
  • IAC: TODO (terraform)

About

API template using Python, FastAPI, SQLAlchemy, Postres, and Auth0

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published