Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 242 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 242 Bytes

Building a RESTful API Server with Golang and MySQL

  1. migrate.go: Establishes Database Connection and Creates tables.
  2. base.go: Contains all the API Handles.

The API serves requests as below:

PUT: PUT

GET: GET