https://github.com/devmnj/golang_fiber_rest_api-example
Golang API example using GORM ORM and Fiber
https://github.com/devmnj/golang_fiber_rest_api-example
fiber golang gorm-sample rest-api
Last synced: 11 months ago
JSON representation
Golang API example using GORM ORM and Fiber
- Host: GitHub
- URL: https://github.com/devmnj/golang_fiber_rest_api-example
- Owner: devmnj
- Created: 2022-02-13T08:03:07.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-16T19:14:34.000Z (almost 4 years ago)
- Last Synced: 2025-01-16T11:38:48.313Z (about 1 year ago)
- Topics: fiber, golang, gorm-sample, rest-api
- Language: Go
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# About
This is a `Golang` API example using following libraries
* GORM
* Fiber
More documentation can be found @ [JSU](http:\\javascriptsu.wordpress.com\tag\golang)