- A REST API using the
Gin
web framework for managing a collection of books with a Cloud backend - Makes use of the generous free tier offered by GCP
- Uses Google Firestore for a scalable document database
- Started from this article
Gin
web framework for managing a collection of books with a Cloud backend