TheAbhijeet / guessing-game-with-fastAPI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A gueesing game with Fast API

To run the project do the following

poetry shell

poetry install 

uvicorn main:app --reload

Then naviagte to http://127.0.0.1:8000/docs to see the docs

About


Languages

Language:Python 100.0%