项目作者: azuweyx

项目描述 :
QuartzFW is Typescript decorator based, lightweight nodejs micro framework, with Express and native WebSocket, which you can use to develop REST API / real time backend easily.
高级语言: TypeScript
项目地址: git://github.com/azuweyx/quartzfw.git
创建时间: 2018-02-20T17:17:32Z
项目社区:https://github.com/azuweyx/quartzfw

开源协议:BSD 3-Clause "New" or "Revised" License

下载


QuartzFW

QuartzFW is Typescript decorator based, lightweight nodejs micro framework, with Express and native WebSocket, which you can use to develop REST API / real time backend easily.

Installation with npm

  1. $ yarn add quartzfw
  1. $ npm install quartzfw --save-prod

Issues

If you have any problem with the framework please open a new issue here

Getting started tutorial here

You can find an example project here

Please give me a star if you like it. Thank you.