xmt-base
TypeScript icon, indicating that this package has built-in type declarations

1.1.2 • Public • Published

XmT-BaiQi

This is project BaiQi of XmT Inc. for simplifying the backend server development.

Our server group guys have made lots of discussions about which tools we should adopt, and we choose node.js, the baby but powerful platform. Then we talked about pure js, traceur, babel and so on. Finally, we made a united decision on that it must be typescript - microsoft's typed javascript.

This server framework is aimed at the goal - "simple, fast, debug-faced and stable". It's used for holding the big application logic level layer of our backend system. For now we have done many awesome features like tasks switch, debug information record and request-response object initialize. In the future, we will try our best to get continual improvements. Good luck for this team!

本项目使用在XmT Inc.的后端工程中,作为响应RSETFUL API的framework存在。

Build

Use the typescript compiler to compile the code set. For more information, you should check the tsconfig.ts file.

Test

We use a well-known combination set - mocha, chai and superagent. You are to use npm test script to test all the code, like:

npm test

Code of Conduct

  1. You are not rambo. Remember that we are a team.
  2. Please invite someone to review your code, again, you are not immortal.
  3. Never blame any workmate for the quality of code set, you should know that boss already fined the poor guy.

Contributor

  • Jason - XmT Inc.
  • Cris - XmT Inc.
  • Becky - XmT Inc.
  • Rangeragent - XmT Inc.

Package Sidebar

Install

npm i xmt-base

Weekly Downloads

0

Version

1.1.2

License

Apache-2.0

Last publish

Collaborators

  • raregrass