Skip to content

palexvs/TestTask-XML-Mapping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TestTask-XML-Mapping

Run server

rackup -p 9292

Test

Get device in JSON

curl http://localhost:9292/device

Update device by sending JSON in POST

curl -X POST -d '{"device":{"username":"Testa User Name","name":"Test Name","location":"Test Location"}}' http://localhost:9292/device

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages