/golang-restApi

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

Primary LanguageGo

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 🇧🇩