Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kissaki/restsrv-srvmanagement
REST-Server for Server-Management - Status: Experimental Prototype
https://github.com/kissaki/restsrv-srvmanagement
Last synced: 14 days ago
JSON representation
REST-Server for Server-Management - Status: Experimental Prototype
- Host: GitHub
- URL: https://github.com/kissaki/restsrv-srvmanagement
- Owner: Kissaki
- Created: 2011-06-07T19:13:15.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-06-09T09:56:23.000Z (over 13 years ago)
- Last Synced: 2024-12-20T11:53:27.908Z (15 days ago)
- Language: Go
- Homepage:
- Size: 93.8 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
DO NOT USE yet
:)Dependencies
============
* mgo for MongoDB – looking into generalizing or making it MongoDB-only
* rest.go – REST servinggoinstall launchpad.net/gobson/bson
goinstall launchpad.net/mgo
goinstall github.com/Kissaki/rest.go