Nodejs Couchbase Lite SDK

Hi,

I’d like to create a desktop app using nodejs and nw.js

But it seems there is only a server SDK, am i right ?

Is there a plan of doing a client SDK ?

Best regards,
Maximilien

Hey @maximilien_mediamana,

There is an ongoing discussion in regards to providing access to Sync Gateway from server languages such as Node.js, but it is not currently on our roadmap.

Cheers, Brett

Hi there! I’m actually working on building a Node.js API for Couchbase Lite using the couchbase-lite-core C API as the basis. Current experimental stage available here: https://gitlab.com/mpapp-public/couchbase-lite-node

1 Like