Perhaps I'll mull on it a bit and put together some ideas. My naive idea was to look at the Swift API for inspiration. I'm really at the stage of thinking through options of how to proceed with CBL2 overall – the driver for me to think about Node.js bindings is that if CBL2 will not have CouchDB replication support (nor a HTTP listener with CouchDB like REST API?) I have some extra work ahead ahead of porting my app Manuscripts to Windows and Linux (I'm doing it in Electron) in a way that still retains offline manuscript editing support. I could of course just use the CBL2 C# API (a decent Windows and Linux proof C# / Node.js bridge exists), but that stinks too.
Matias On Tue, Oct 17, 2017 at 8:42 PM, Jens Alfke <[email protected]> wrote: > > > > On Oct 17, 2017, at 4:30 AM, Matias Piipari <[email protected]> > wrote: > > > > Is anybody in or outside Couchbase working on couchbase-lite-core > bindings for Node.js? I'd be interested of starting such an effort / > joining to contribute. > > I’m not aware of it, but that sounds like a cool project! What do you > envision the JS API looking like? > > (In the long run we do want to have a JS API binding for Couchbase Lite 2, > but there hasn’t been any design work yet.) > > —Jens > > -- > You received this message because you are subscribed to a topic in the > Google Groups "Couchbase Mobile" group. > To unsubscribe from this topic, visit https://groups.google.com/d/ > topic/mobile-couchbase/4B6RDHriNak/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/mobile-couchbase/EFCB7EE0-6B10-44BC-A96F- > 40AF12F86681%40couchbase.com. > For more options, visit https://groups.google.com/d/optout. > -- - - - - - Matias Piipari, PhD http://twitter.com/mz2 Manuscripts - A writing tool like nothing you have seen before http://manuscriptsapp.com -- You received this message because you are subscribed to the Google Groups "Couchbase Mobile" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/CAJUwHJhK6LPS-5-kUxJSiBUfJ8fv47sAD%2Bhuj%3DKXcvPJ29Qm0g%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
