Skip to content

ArkeselDev/fastapi-ussd-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

fastapi-ussd-sample

To run this application, you must have:

  • Python installed on your system

Clone the repository

Open the terminal in the application directory

  • run pip install fastapi
  • run pip install "uvicorn[standard]"
  • run pip install cachetools
  • then finally run uvicorn main:app --reload

Releases

No releases published

Packages

No packages published

Languages