|---src/
| |---aplication/
| | |___services/
| | |___author_service.py
| |---domain/
| | |___entities/
| | |___author.py
| |---infrastructure/
| | |---config/
| | | |___load_env.py
| | |---database/
| | | |___postgres.py
| | |---repositories/
| | | |___author_repository.py
| |---interfaces/
| | |___http_server.py
| |---presentation
| | |___controllers
| | |___author_controller.py
|---.env
|___main.py
davipythonweb/pure_lenguage
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|