Skip to content

create rest-API using gorilla/mux with MySQL database.

Notifications You must be signed in to change notification settings

raihaninfo/golang-restApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Golang RestAPI using gorilla/mux

Golang restAPI crud project with mySql database.

Facebook-Page Instagram LinkedIn

alt text

GET All data

http://localhost:8080/employees

alt text

GET data by id

http://localhost:8080/employee/2

POST new data

alt text

UPDATE data

alt text

DELETE data

alt text


Happy Coding 🇧🇩

About

create rest-API using gorilla/mux with MySQL database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages