Skip to content

Nb-Richard/sql_account_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Run SQL Account API

Requirements

  • Python 3.7+

Install FastAPI

pip install fastapi

Install Uvicorn server

pip install "uvicorn[standard]"

Open PowerShell and run the following command line:

git clone https://github.com/Nb-Richard/sql_account_api

Navigate to the cloned folder

cd sql_account_api

Run the server with:

uvicorn sql_account_api:app --reload

The following output should be displayed, indicating the port on which the API is currently running.

api

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages