https://github.com/mrichman/go-web-userdb
Go (golang) website demonstrating a JSON-based user database
https://github.com/mrichman/go-web-userdb
Last synced: about 2 months ago
JSON representation
Go (golang) website demonstrating a JSON-based user database
- Host: GitHub
- URL: https://github.com/mrichman/go-web-userdb
- Owner: mrichman
- License: mit
- Created: 2016-06-10T15:54:05.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-06-10T15:58:51.000Z (almost 9 years ago)
- Last Synced: 2025-02-08T07:42:09.484Z (3 months ago)
- Language: Go
- Size: 4.88 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-web-userdb
Go (golang) website demonstrating a JSON-based user database`go run main.go`
Site listens on port 9000.