API Book with FastAPI and Python Repository with the example code of a course based on the creation of an ApiREST with python and FastAPI. Based on an API for book management. Authors @PortilloDev Deployment To deploy this project run source venv/bin/activate uvicorn main:app --reload Documentation Documentation