https://github.com/menurivera/go-rest-api
Basic REST api example implemented in golang with gin
https://github.com/menurivera/go-rest-api
gin golang rest
Last synced: 3 months ago
JSON representation
Basic REST api example implemented in golang with gin
- Host: GitHub
- URL: https://github.com/menurivera/go-rest-api
- Owner: menuRivera
- Created: 2023-11-14T21:25:28.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-11-14T22:09:48.000Z (over 2 years ago)
- Last Synced: 2025-03-26T12:06:19.586Z (over 1 year ago)
- Topics: gin, golang, rest
- Language: Go
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Basic GO rest api
- Uses gin framework