Strolch is a parameterized framework for use on servers and IoT
Go to file
Robert von Burg 22ff59c384 [New] Added a new @Provider CharsetResponseFilter to enforce utf-8
This is needed because the JSON returned is UTF-8, but the browsers
don't always pick this up.
2014-06-13 19:50:39 +02:00
src [New] Added a new @Provider CharsetResponseFilter to enforce utf-8 2014-06-13 19:50:39 +02: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 [Major] fixed rest unit tests due to changes in jersey 2.7 2014-03-28 22:22:44 +01:00

README.md

li.strolch.rest

Build Status

Restful Web Service API for Strolch