Skip to content

toby-dixon/python-architecture-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python Architecture Example

This project details a proposed architecture standard for python apis. It uses FastAPI, but could be adapted to any python API framework.

It includes:

  • Directory Structure
  • Naming Conventions
  • PSR3 Compliant Logging
  • HTTP Testing

Usage

docker compose up --build

About

Shows a proposed standard architecture for python APIs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors