Skip to content

INDEX-GG/wd_fastapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fastapi server

Instruction:

start:

  1. fill app/core/config.py
  2. pip install -r requirements.txt
  3. uvicorn app.main:app --reload

start with docker:

  1. fill app/core/config.py
  2. docker build --no-cache -t wd_api .
  3. docker-compose up -d

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages