Krlier / SimpleProject

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:JavaScript 41.1%Language:HTML 28.9%Language:CSS 27.6%Language:PHP 1.1%Language:Makefile 0.9%Language:Python 0.2%Language:Dockerfile 0.1%