An open API service indexing awesome lists of open source software.

https://github.com/jod35/fastapi-deploy-demo

simple web service to demo deployment on render.com
https://github.com/jod35/fastapi-deploy-demo

Last synced: 9 months ago
JSON representation

simple web service to demo deployment on render.com

Awesome Lists containing this project

README

          

# Bookly
A simple REST API for a book review service built as the main project for my FastAPI Full Featured Youtube playlist.

## What to learn
- [Project set Up and Installing FastAPI](./docs/intro.md)
- [Creating a simple REST API server and running it](./docs/hello.md)