TinyREST allows a Java programmer to easily create a REST server without having to install a J2EE server. Creating a new server is as easy as copying the service jar, setting up a configuration file and writing your own service handler class. The resulting project can be made to start up as a service.
Annotations can now be used to write handler class and methods.
Synder is an Atom/RSS/SearchSuggestion/OPML processing framework
It is Optimized For Android, but works with Java SE/EE.
Synder has a small-footprint, low memory consumption.
The only dependency for parsing is a SAX2 implementation.
Samizdat is a toolkit for Java for building Kerberos secured distributed, message-oriented applications. The toolkit contains base classes that simplifies the management of Kerberos login contexts as well as flexibly sign and seal messages between principals using the Java GSS API. The toolkit contains Transformation classes for Kerberizing JMS traffic as well as a super-lean HTTP based protocol stack that supports both Synchronous (RPC) and Asynchronous modalities.
"Spoted" is a location-based application for Android-phones.
It is created for collecting and sharing your favorite "Spots" according to a kind of sport like Skateboarding or Parkour. Have fun!
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Container for robot/environment simulation. The container simulates an environment, and gives to the robots living in it access to sensor views.
The goal of this project is to provide the open source community a tool for robot behavior test and challeng