https://github.com/bungambohlah/go-gin-web
This is a learning project for using golang with web framework of Gin.
https://github.com/bungambohlah/go-gin-web
api api-rest gin go golang web web-framework
Last synced: about 2 months ago
JSON representation
This is a learning project for using golang with web framework of Gin.
- Host: GitHub
- URL: https://github.com/bungambohlah/go-gin-web
- Owner: bungambohlah
- License: mit
- Created: 2022-09-20T02:17:29.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-09-20T02:33:24.000Z (almost 4 years ago)
- Last Synced: 2025-01-13T08:33:25.735Z (over 1 year ago)
- Topics: api, api-rest, gin, go, golang, web, web-framework
- Language: Go
- Homepage: https://gin.afif.dev
- Size: 5.39 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Go Gin Web
This is a learning project for using golang with web framework of [Gin](https://github.com/gin-gonic/gin).
Feel free to clone or fork this project for learning purposes.