Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davila23/go-simple-rest-memory
REST API CRUD with Golang
https://github.com/davila23/go-simple-rest-memory
go rest-api
Last synced: about 1 month ago
JSON representation
REST API CRUD with Golang
- Host: GitHub
- URL: https://github.com/davila23/go-simple-rest-memory
- Owner: davila23
- Created: 2020-05-19T21:14:51.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-05-19T21:33:43.000Z (over 4 years ago)
- Last Synced: 2023-03-07T21:57:06.563Z (almost 2 years ago)
- Topics: go, rest-api
- Language: Go
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GOLANG REST API SIMPLE
# Package
* gorilla/mux: `go get github.com/gorilla/mux`
* compileDaemon: `go get github.com/githubnemo/CompileDaemon`