This month, scriptr.io’s team released several powerful new features including a complete panel of APIs that caters for all your persistence needs, the ability to install custom modules and the experimental data and API explorers.
Persistence
- The schema module, used to manage schemas, allowing you to define the type of data you expect to store for a certain business entity, along with the validation and security rules at the field level.
- The store module, used to manage stores which are containers under which you can logically group your documents. They offer an additional level of security on your documents by setting ACLs on the global store level.
- The document module, used to persist and query your data, which has been enhanced with additional features such as full-text search, document versioning capabilities, support for geospatial field type and document level ACL.
Module Management
Try out the new functionality of the module management tool, in addition to the list of curated modules distributed by scriptr.io, you can now install any module of your choice by importing a library from a GitHub repository.
Data and API Explorers
Discover our two new experimental tools: the data and API explorers.
The data explorer allows you to manage your application, it can be used to browse persisted data, create schemas and saved queries, manage groups, devices and users among other things.
The API explorer is a tool to learn and get familiar with the wide range of REST APIs offered by scriptr.io. It provides documentation, examples and easy to use forms to test each API.
Check out the documentation for all the features.
You can always contact our support team with any inquiries on support@scriptr.io
Stay tuned for more news and new feature updates!