https://github.com/retheviper/ginsample
A simple sample of Gin.
https://github.com/retheviper/ginsample
gin go rest-api
Last synced: 2 months 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 5 years ago)
- Default Branch: main
- Last Pushed: 2022-03-30T12:17:10.000Z (over 4 years ago)
- Last Synced: 2026-01-14T15:57:11.402Z (6 months 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