Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 311 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 311 Bytes

Golang Rest API Based on Gin framework

Creating RESTful API with Golang, MySQL and Gin.

  • go as language
  • dep as dependencies manager
  • gin for routing
  • mysql for database