Skip to content

This is a simple project to demonstrate how to build a simple Flask RESTful API with Docker-Compose.

Notifications You must be signed in to change notification settings

Krlier/SimpleProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Project

This is a simple project to demonstrate how to build a simple Flask RESTful API with Docker-Compose.

What is this project about?

This is the project that was used to create the tutorial on how to create a simpleFlask RESTful API with Docker-Compose.

You can find the tutorial on Medium by clicking here.

Requirements

To build this project you will need Docker and Docker Compose.

Deploy and Run

After cloning this repository, you can type the following command to start the simple app:

make install

Then simply visit localhost:5000 !

About

This is a simple project to demonstrate how to build a simple Flask RESTful API with Docker-Compose.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published