Libraries to simplify and unify mobile development across different platforms.

Mobile development doesn't need to be boring. AeroGear helps to cut all the repetitive infrastructure tasks common to apps. Never bother with plain HTTP requests again!
Integrating with REST backends couldn't be easier! AeroGear libraries abstract all the plumbing and gives you a simple programmatic API for doing CRUD operations, and paginate large amounts of data.
The client libraries are flexible and extensible, making it possible to integrate with the most exotic endpoints.


AeroGear Controller provides you with a simple Java internal DSL for defining HTTP routes programatically. The perfect fit for client-heavy applications where you have very few entry points and delegate logic to the client tiers.
AeroGear Security helps you to integrate with your existing enterprise security environment.
Need two-factor authentication on your mobile apps? AeroGear OTP provides an easy way of improving your application's security.