Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 serving

goinstall launchpad.net/gobson/bson
goinstall launchpad.net/mgo
goinstall github.com/Kissaki/rest.go