Skip to content

Built an application to Create a user, read a user with help of his id, update a user’s information and delete a user. Used POSTMAN to make requests to the API. The project should be written in Golang. Took the help of gorilla/mux package. Stored information in some data structure of Golang.

Notifications You must be signed in to change notification settings

ShashwatDevtron/CRUD-Application-1st-Project-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

CRUD-Application-1st-Project-

Built an application to Create a user, read a user with help of his id, update a user’s information and delete a user. Used POSTMAN to make requests to the API. The project should be written in Golang. Took the help of gorilla/mux package. Stored information in some data structure of Golang.

About

Built an application to Create a user, read a user with help of his id, update a user’s information and delete a user. Used POSTMAN to make requests to the API. The project should be written in Golang. Took the help of gorilla/mux package. Stored information in some data structure of Golang.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages