Skip to content

FastAPI x MySQL (MariaDB) x Docker starter-kit

Notifications You must be signed in to change notification settings

Tr4c3d/fastapi-starter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FastAPI Starter

Setup

First, create docker network by executing below (just once):

$ docker network create fastapi_network

then, launch containers with below:

$ docker-compose up

About

FastAPI x MySQL (MariaDB) x Docker starter-kit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 88.8%
  • Mako 4.5%
  • Dockerfile 3.9%
  • Shell 2.8%