Skip to content

🧪 Proof of Concept for a RESTful API made with Go and Gin

License

Notifications You must be signed in to change notification settings

nanotaboada/go-samples-gin-restful

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧪 RESTful API with Go and Gin

Status

Go CI Quality Gate Status Codacy Badge codecov Go Report Card CodeFactor codebeat badge

About

Proof of Concept for a REST API made with Go and Gin.

Structure

Simplified, conceptual project structure and main application flow

Figure: Simplified, conceptual project structure and main application flow. Not all dependencies are shown.

Start

go run .

Documentation

http://localhost:9000/swagger/index.html

API Documentation

Credits

The solution has been coded using Visual Studio Code with the Go extension.

Terms

All trademarks, registered trademarks, service marks, product names, company names, or logos mentioned on this repository are the property of their respective owners. All usage of such terms herein is for identification purposes only and constitutes neither an endorsement nor a recommendation of those items. Furthermore, the use of such terms is intended to be for educational and informational purposes only.

Releases

No releases published

Packages

No packages published

Languages