Skip to content

A MySQL and Python Flask rest API

Notifications You must be signed in to change notification settings

DominicGBauer/system-design-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

System Design Backend MySQL and Flask App

A MySQL and Python Flask rest API run using docker

Table of Contents

Quick Start

  1. go through all the Prerequisites in Prerequisites
  2. docker compose up to build docker images and run docker containers

If you run into issues, see the additional docs below bottom of page

Contributing

Before contributing please read through everything in Contributing.

⬆ back to top

Run The Application

docker compose up

This will automatically start the flask application via a local server at localhost:5000 and the mysql database.

⬆ back to top

Additional Docs

⬆ back to top

About

A MySQL and Python Flask rest API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published