MarkLogic Connect
MarkLogic Connect Client API Collection
|
Documentation Home Page
The MarkLogic C and C++ API provides a wrapper API around the MarkLogic Server REST API. The API is primarily aimed at Synchronous client application use, rather than Asynchronous use, although this may be supported in the future.
The core project is around a C++ client library for MarkLogic, but using this base we have created wrappers for other languages too. Choose the language you are targeting for specific how-to guides.
C++ | C | C# | Python |
---|---|---|---|
C++ Documentation Home | C Documentation Home | C# Documentation Home | Python Documentation Home |
Having said that, the developers are always happy to receive questions! Please visit the Issues Page on GitHub and create a new issue with the tag 'question', or use the same mechanism to log an 'enhancement' request.
All code is Copyright MarkLogic Corporation, All Rights Reserved. It is published under the Apache 2.0 license.
See the License README for full details.
For project maintainers/developers and contributors only, be sure to read:-