davidshare / python-blog-rest-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RUN THE API

uvicorn app.main:app --reload //app.main references the package name and then the main function in it.

About


Languages

Language:Python 100.0%