Skip to content

sevenmaxis/xml-server

Repository files navigation

Svitla

xml server

Installation

Run in command line:

git clone git@github.com:sevenmaxis/xml-server.git

And then execute:

$ bundle install

Run rack application in the same directory as:

rackup -Ilib

Usage

Get json device

curl http://localhost:9292/device

Post json device

curl -X POST -d '{"device":{"username":"123456","name":"some name","location":"Hidden"}}' http://localhost:9292/device

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages