An open API service indexing awesome lists of open source software.

https://github.com/leancloud/koa-getting-started

LeanEngine Node.js getting started with Koa
https://github.com/leancloud/koa-getting-started

Last synced: 3 months ago
JSON representation

LeanEngine Node.js getting started with Koa

Awesome Lists containing this project

README

          

# Koa Getting started

A simple Node.js application based on [koa] for LeanEngine Node.js runtime.

[koa]: http://koajs.com/

## Documentation

* [Node.js Web Hosting Guide](https://docs.leancloud.app/leanengine_webhosting_guide-node.html)
* [Node.js Cloud Function Guide](https://docs.leancloud.app/leanengine_cloudfunction_guide-node.html)
* [LeanStorage JavaScript Guide](https://docs.leancloud.app/leanstorage_guide-js.html)
* [JavaScript SDK API](https://leancloud.github.io/javascript-sdk/docs/)
* [lean-cli Guide](https://docs.leancloud.app/leanengine_cli.html)