Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About this application

This is a sample rest server application generated using http://golangapps.com. It contains a sample code for server application and can be extended with your business logic. The directory structure of this application is created based on industry best practices and recommendations

How to build

Execute 'go build main.go' command to build this application.

How to run

Execute 'go run main.go' command or binary generated using above step to run this application.

Credits

This application code uses 'gin-gonic/gin' library. You can find more details about this at http://github.com/gin-gonic/gin

What's next

Add your own logic/code to this application to create application as per your requirement. You can also generate same application using different library. Please visit http://golangapps.com for more details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages