Skip to content

Contact book written in golang with the purpose of learning golang rest framework gin

Notifications You must be signed in to change notification settings

dhruvbehl/go-contactbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-contactbook

Contact book written in golang with the purpose of learning golang rest framework gin

Run server

  $ go run main.go

Visit http://localhost:8080/swagger/index.html

Run the server on a different port

  $ go run main.go -address :8081

About

Contact book written in golang with the purpose of learning golang rest framework gin

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages