Books Application in Golang

This is a simple application that demonstrates how to build a RESTful API in Golang. It is a simple CRUD application that allows you to create, read, update and delete books.

In the future, I will be adding more features to this application such as authentication, authorization, and capabilities of reviewing these books similar to Goodreads.

Getting Started