Skip to content

API Ecosystem Diagram

Bradly Alicea edited this page Nov 2, 2021 · 7 revisions

The Rokwire API is a RESTful architecture that allows you to explore our collection of building blocks, which in turn are the core of the Rokwire architecture. This quick guide tells you how to install the API and run it in a Docker container. We also have a Wiki stub on Working with Building Blocks.

Our API Ecosystem exists as a layer that provides customization between the platform and resources located either locally or in the cloud. Each instance of Rokwire will require integration work on a developer-by-developer basis in order to leverage localized data and other resources. Thanks to Mary Stevens for the technical drawing.

The building block API can be accessed via Github. Our API documentation can be accessed on Swagger.

Documentation for setting up and running the App Config service is accessible via Swagger.

Clone this wiki locally