Skip to content

deparkes/docker_flask_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An example of a flask api running in a docker container.

Extends example of a Flask API from programminghistorian.org

Requirements

docker

Usage

Clone this repository

git clone https://github.com/deparkes/docker_flask_example.git

Run docker-compose

docker-compose up --build

Test localhost api in your browser by navigating to

http://localhost:5000/api/v1/resources/books/all

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published