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

https://github.com/zce/newshop

基于 Node.js 中间层前后端分离架构方案实现的电商系统前台,UI 的 Code 由于时间的关系用的是别人堆出来的,有点乱~
https://github.com/zce/newshop

ecommerce middlelayer midway node nodejs

Last synced: 12 months ago
JSON representation

基于 Node.js 中间层前后端分离架构方案实现的电商系统前台,UI 的 Code 由于时间的关系用的是别人堆出来的,有点乱~

Awesome Lists containing this project

README

          

# newshop

## Arch

![newshop-arch](https://user-images.githubusercontent.com/6166576/43821572-215546ce-9b1c-11e8-8705-14cf0c7269df.png)

### Service Layer

ThinkPHP 实现

### Application Layer

Express + Handlebars