Skip to content

Isvane/artemis

Repository files navigation

Artemis

Despite the name, Artemis has absolutely nothing to do with space exploration. It is a dedicated, collaborative backend sandbox built to experiment with modern web development patterns, asynchronous architectures, containerization, and automated CI/CD workflows.


Tech Stack

  • Framework: FastAPI
  • Database & ORM: PostgreSQL with SQLAlchemy 2.0
  • Migrations: Alembic configured for an asynchronous database environment.
  • Containerization: Multi-stage Dockerfile and compose.yml for streamlined development.

CI/CD & Versioning

This project uses Conventional Commits to automatically manage versioning and changelogs.

About

Async Python backend to learn FastAPI, Docker and postgres.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors