Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/retheviper/ginsample
A simple sample of Gin.
https://github.com/retheviper/ginsample
gin go rest-api
Last synced: 8 days ago
JSON representation
A simple sample of Gin.
- Host: GitHub
- URL: https://github.com/retheviper/ginsample
- Owner: retheviper
- Created: 2021-03-15T14:43:24.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-30T12:17:10.000Z (over 2 years ago)
- Last Synced: 2024-11-01T12:08:02.157Z (14 days ago)
- Topics: gin, go, rest-api
- Language: Go
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Gin Sample
## TL;DR
A simple sample of Rest API by [Gin](https://gin-gonic.com/).
This is another implementation version of [Spring Boot Sample](https://github.com/retheviper/springbootsample).
In Construction!
## Includes