Corona
Corona is a community-sponsored, open source, RESTful API that makes it easy for developers to build applications on MarkLogic using their programming language of choice.
Corona exposes a REST endpoint for storing, searching and transforming both XML and JSON documents.
Corona functionality is broken down into 3 groups of endpoints:
- Document storage (basic CRUD)
- Query
- Search configuration
You can learn more about Corona by reading the API documentation.
Code & Downloads
GitHub Repository »
Comments