Skip to content

evanhzg/REST-API-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TEMPLATE

Getting Started

  1. Clone this repository
  2. Install the required dependencies with pip install -r requirements.txt
  3. Run the server with uvicorn main:app

If you encounter the following error: Error loading ASGI app. Could not import module "main"., make sure that main.py is located at the root of the project directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages