//
pkg.gl
Category
github.com/raihaninfo/golang-restApi
repository
package
0.0.0-20220326135903-7473f8a8ef02
Repository:
https://github.com/raihaninfo/golang-restapi.git
Documentation:
pkg.go.dev
Overview
Dependencies
7
Dependents
0
#
README
Golang RestAPI using gorilla/mux
Golang restAPI crud project with mySql database.
GET All data
http://localhost:8080/employees
GET data by id
http://localhost:8080/employee/2
POST new data
UPDATE data
DELETE data
Happy Coding 🇧🇩