# Building RESTful APIs with Gin: A Step-by-Step Guide

Are you ready to dive into REST API development with Go? In this tutorial, we'll cover all the key components:

* Databases
    
* ORM-driven development
    
* JSON
    
* HTTP
    

Follow this [link](https://www.jetbrains.com/guide/go/tutorials/bookstore_rest_api/) to get started..
