RESThub is a framework that provides generic and reusable components for building RESTful applications including:
- Generic DAO and business services that reduce development time and improve efficiency.
- Generic REST web services that allow easily building REST-based architectures.
- Generic tests to test DAOs, services and web services and protect against side effects.
- A JavaScript stack for building lightweight client-side web apps based on jQuery that reduces traffic and server load.
- Security based on OAuth2 and a stateless architecture that improves scalability.