Skip to content

AlexCristache/payment_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask app using Docker and NGINX

For local development the sqlite database is used. In order to run the application run the flask app while inside the flask directory. An example usage of the api can be found in the tests.

The docker container is setup to use PostgresSQL as database, but there are some issues with the connectivity I am yet to fix.

Further improvements:

  • make PostgresSQL work inside the docker
  • write more unit tests
  • add logging to the application for better monitoring.

About

Flask payment API using docker.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published