Documentation
RESTHeart is a modern backend for Web and Mobile apps, designed to radically simplify server-side development and deployment.
Introduction
There are some features every developer always needs to implement:
- Data persistence.
- Authentication and Authorization.
- API.
RESTHeart provides out-of-the-box:
- Data persistence via MongoDB.
- Secure Identity and Access Management.
- REST API with JSON.
Specifications
- Written in Java 11
- Built on top of RedHat’s Undertow non-blocking HTTP server.
- Uses MongoDB and compatible databases for data persistence.
- Fully stateless.
- Can be packaged as a Docker container.
- Can be easily deployed both on Cloud and on premises.
Features
For a complete list of features please go to this page.
Support
If you need either Community support or dedicated, professional support and a Enterprise license, please have a look at the available options.