mljs icon indicating copy to clipboard operation
mljs copied to clipboard

MarkLogic REST API JavaScript wrapper for NodeJS and Browser Apps

Results 14 mljs issues
Sort by recently updated
recently updated
newest added

Dear Team, Greetings!! Today we tried to setup Workplace Application solution with given steps in the WIKI... But we are not able to run mljsadmin install.. getting below error.. E:\MarkLogic\dist\app-workplace>mljsadmin...

Please review angular wrappers for mljs widgets.

Any quick code snippets or brief tutorials people can contribute would be great.

quick fix
mbo

I've previously built a situational awareness app that provided a HTTP and WebSockets server for provisioning HTML apps to web browsers. It also provided a HTTP restful server for MarkLogic...

quick fix

There are some cool websites out there for search. I know MLJS' search results widget can be used to replicate these. Would be good to build out a few one...

quick fix

I have started shelling out a structured query builder object. Would be good to add a lot more support OOTB for this for structured queries.

quick fix

Some functions I've still not provided. Main ones we should add are wrappers for:- HEAD /v1/documents POST /v1/documents (Also round out options for those I currently support, and provide metadata...

quick fix

Curl supports 'anyauth', where Curl tries to determine which mode to use. We should support this (by default) for the MLDB API.

enhancement