Skip to content

NormanKoerber/SimpleRestServerExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SimpleRestServerExample

How to Test

Use Curl to test your rest API: https://curl.haxx.se/. Add the curl bin folder to path variable.

Examples

curl -i -X GET http://localhost:9696/api/testerState
curl -i -X PUT http://localhost:9696/api/measurement/start/0815

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages