Skip to content

hound672/test_fastapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test fastapi

Simple test app.

Create environment:

poetry install

Start app:

python main.py

Swagger endpoint:

http://localhost:8000/docs

Swagger json endpoint:

http://localhost:8000/openapi.json

About

Test app with fastapi.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages