The REST APIs
The functionality loena REST API is very comprehensive; Even the leona web interface is exclusively using leona REST API to interact with the leona cluster.
For example, if your leona REST API is listening on http://127.0.0.1:9000/api/
, the API browser will be available at http://127.0.0.1:9000/api/api-browser/
.
Last updated