@niallobrien I'm currently working on OCEAN a.k.a. CEAN stack. Soon gonna bring out another of my best project in OSS.
I'm using ES6 and Babel for transpiling with Bluebird for promises. Just today finished writing Couchbase core configuration files in ES6.
O = Ottoman
C = Couchbase
E = Express
A = Angular
N = Node
It's gonna be one of the best repo for developing, deploying and scaling APIs
For its deployment I'm currently working with Docker, Kubernetes and AWS.
@niallobrien
OCEAN project is intended for a different set of audience. It's not suited for hackathons because of its strict rules, since APIs are the real one who bear all the load in enterprise, so it's built with patience by keeping scaling and modularity in mind, making it a reactive application. It has two apps included -
dev.abc.com => For document and rest test tool using swagger
api.abc.com => original api server
apart from that there aren't much resources available for couchbase which is why many refrain from choosing it as their next industry solution. This is going to be a boilerplate with detailed guide to help in quickly get going in developing APIs using couchbase. Considering the way API economy and conversation commerce taking over the world, I figured APIs are something which needed far much more attention and is our actual enterprise backbone.