Skip to content

RESTful API server build using Golang and MySQL

Notifications You must be signed in to change notification settings

shilpavijay/Go-Rest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

RESTful API server build using Golang and MySQL

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages