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