Skip to content

manji-0/event_portal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API Doc

You can refer to the rich document by adding the following path to the base path of the url

  • /doc
  • /redoc

You can refer to openapi v3 json by adding the following

  • /openapi.json

Run localy

1. Start Server

Run poetry run uvicorn server.app:app --host 0.0.0.0 --reload

2. Check API Doc

Connect to the http://localhost:8000/docs from your browser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published