8000 GitHub - metroruby/FastAPI-Books: Make demo for api via FastAPI
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

metroruby/FastAPI-Books

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API books via FastAPI

How to use

Make container

docker build -t books:latest .
docker run -p 8000:8000 [img_id]:[tag]

or

docker-compose up --build

Document for api

http://localhost:8000/docs

Test commit

About

Make demo for api via FastAPI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0