/RESTAPI-Go-Gin-Framework

Simple API with Go-Gin Framework

Primary LanguageGo

RESTAPI-Go-Gin-Framework

Simple API using Go-Gin Framework with the following endpoints:

  • GET
  • GET based on ID
  • POST

To run the code, use the below command (assuming go is already installed)

go run .