Skip to content

patilpankaj212/GoWebService

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoWebService

A simple web service in Go

A simple web service which manages an User object by supporting GET, POST, UPDATE, DELETE operations.

To start the service, run below command:

go run main.go

Then open browser and enter following url: http://localhost:3000/users

About

A simple web service in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages