Giter Site home page Giter Site logo

api-node's Introduction

应用后端 api-node

基本的 express 框架 + MySQL 搭建的 node 后端。开发使用的进程守护是 pm2

pm2

// 启动
pm2 start ./bin/www --watch
// 日志
pm2 log
// 进程列表
pm2 list
// 停止所有
pm2 stop all

版本说明

v0.3.0--2020.05.10

  1. 增加诗词网站和小程序-品词轩的接口
  2. 路由不存在的时候,返回404

v0.2.1--2020.04.16

  1. 修复app.use('*', middleware)导致真实路径丢失的问题

v0.2.0--2020.04.11

  1. 删除viewspublic两个文件夹的内容
  2. 新增诗词应用的接口

v0.1.2--2020.04.08

  1. 新增启用书籍/enjoyReading/space/book/use接口

api-node's People

Contributors

tonyzhou1890 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.