Hi, I’ve been looking for the NodeJS couchbase API reference for a while now but I can not find it. All the links seem to end up on the “getting started”/“guide” page. Is there an online API reference for the NodeJS SDK?
This is what I’ve found so far:
couchbase.com
->
developer.couchbase.com (Developer portal top drop down link)
->
(Guide and references - SDKs dropdown menu) developer.couchbase.com/guides-and-references#sdks-anchor
->
(NODEJS SDK 2.0/2.1 - Download and API reference) developer.couchbase.com/documentation/server/4.1/sdks/node-2.0/download-links.html.
The “current” API Reference link seems to be broken and redirect to a non-nodejs related doc archive page. Older versions link to a page docs.couchbase.com/sdk-api/couchbase-node-client-2.1.3/ for example. However, this page have no API reference and links to the following two pages: couchbase.com (I’ve already been there…) and to developer.couchbase.com/open-source-projects. From the open source projects page I can expand the NodeJS link and navigate via the link “Documentation” to the page developer.couchbase.com/documentation/server/current/sdks/node-2.0/introduction.html. But this page only leads back to the “Download and API reference” page which I’ve already visited before.
Surely I must have missed a link somewhere :).
Regards
Mikael