Skip to content

7fold/flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask RESTful API

This API is running from Docker containers by Docker Compose.

In order to run this code you need to install docker and docker-compose

Running the code

Use git clone to copy this project.

Then navigate to cloned folder and run: docker-compose up --build

You can access API Swagger Documentation at http://localhost:4430/api/ui

Releases

No releases published

Packages

No packages published