Developers Guide
Reality Hub integrates the Reality world with external data sources such as weather, finance, elections, and sports.
Powered by the web-based dynamic user interface and highly customizable tools, Reality Hub allows you to define rules for your data, organize the data sources and customize them to match your design.
The Developers Guide has the following sections:
📄️ Reality Hub Open-Source SDK
Getting Started to Module Development
📄️ REST API
A REST API is an architectural style for an application program interface (API) that uses HTTP requests to access and use data. That data can be used to GET, POST, PATCH, and DELETE data types, referring to the reading, updating, creating, changing, and deleting operations concerning resources.