Strolch is a parameterized framework for use on servers and IoT
Go to file
Robert von Burg 568096063c [New] Added CORS capability as a configuration option
Simply add the property corsEnabled=true and corsOrigin=? to the
configuration properties of the RestfulStrolchComponent and then the
RestFul API should allow cross origin querying
2014-03-19 20:34:52 +01:00
src [New] Added CORS capability as a configuration option 2014-03-19 20:34:52 +01:00
.gitignore [Initial] Initial import 2014-01-15 21:59:24 +01:00
LICENSE [Initial] Initial import 2014-01-15 21:59:24 +01:00
README.md [Project] added Jenkins build badge to README.md 2014-01-23 22:52:48 +01:00
pom.xml [Project] fixed urls of projects 2014-03-14 14:37:02 +01:00

README.md

li.strolch.rest

Build Status

Restful Web Service API for Strolch