https://github.com/crazyoptimist/go-restapi-foundation
REST API with Gorilla Mux
https://github.com/crazyoptimist/go-restapi-foundation
Last synced: about 1 year ago
JSON representation
REST API with Gorilla Mux
- Host: GitHub
- URL: https://github.com/crazyoptimist/go-restapi-foundation
- Owner: crazyoptimist
- Created: 2022-03-30T07:42:41.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-31T20:52:12.000Z (about 4 years ago)
- Last Synced: 2025-02-05T22:59:03.111Z (over 1 year ago)
- Language: Go
- Homepage:
- Size: 23.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# REST API with Gorilla Mux
Foundation of REST API in Go
Huge thanks to [Nick](https://github.com/nicholasjackson)