Skip to content

angelo-di-marzio/monies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bank API

Bank API built in Python using FastAPI, Docker, Postgres and Rabbitmq

Build and Run the images

docker-compose up -d

Run the tests locally

docker-compose exec api python -m pytest

Swagger Interface(OpenAPI)

http://localhost:80/docs/

adminer Interface(DB visualization)

http://localhost:8080

About

Simple banking API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published