Skip to content

ngMinhDan/python-fastapi-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Why we built this repo

Make a service as soon as possible to expose POST HTTP API. To compare with service written by Go, read this post here : I will be FastAPI base service soon !

This version improves readability and maintains your original format and intent.

How to run this project

# must run
Python 3.10
python3 -m venv venv
source venv/bin/active

# For dev
make install
make run

# for deploy

Thanks for visting me, If you think this is helpful repo, give me a star :3

About

Simple FastAPI service for performance testing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published