https://github.com/webrteam/cips
a 4 layer server ,includes config, interface, plugin and service
https://github.com/webrteam/cips
cip server smart
Last synced: 3 months ago
JSON representation
a 4 layer server ,includes config, interface, plugin and service
- Host: GitHub
- URL: https://github.com/webrteam/cips
- Owner: webrteam
- Created: 2017-10-11T11:46:50.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-11T09:08:16.000Z (over 8 years ago)
- Last Synced: 2025-02-11T07:03:03.215Z (over 1 year ago)
- Topics: cip, server, smart
- Language: JavaScript
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: change.log
Awesome Lists containing this project
README
# cips
# 主分层结构
> config + interfaces + plugins + services
# 技术
> es6 + promise + async/await
> express + ioredis + mongodb + restler
# 支持的service类型
1. 纯node接口
2. 转发
3. redis集群
4. mongo
5. mysql