Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/demohi/end

a Node.js Realtime BaaS like Firebase by Socket.io and MongoDB
https://github.com/demohi/end

baas

Last synced: 3 months ago
JSON representation

a Node.js Realtime BaaS like Firebase by Socket.io and MongoDB

Awesome Lists containing this project

README

        

# This project is not maintained
## End.js -- a Realtime BaaS like Firebase by Socket.io and MongoDB

>Firebase -- Scalable real-time backend .Build apps fast without managing servers.

>End.js -- Package like Firebase what you can deploy in your own server.

[English Version](https://github.com/foss4good/end)

## End的定位
安全、高性能的实时数据框架
不会像meteor一样提供前后端统一的框架,End只关注实时数据。

# End快速上手
*目前文档过时 等待更新*
[36kr报道](http://www.36kr.com/p/202573.html)
[api文档](http://demohi.github.io/end/#!/api/End)
[相关文章](http://boke.us/tags/End.js/)

## 最近完成
1. 权限模块(数据访问权限)
2. 用户模块(注册、登录、密码找回等)

## 当前进行中
1. 代码重构

## 后续计划
1. 增加其他语言的sdk

## Contributors
* [@demohi](http://weibo.com/demohi)

## License
(The MIT License)

Copyright (c) 2013 [@demohi](http://weibo.com/demohi) and other contributors