Code Monkey home page Code Monkey logo

nsp-user's Introduction

NSP 系统

NSP 是一个模块化拆分的系统,系统内部根据不同的业务分离成了不同的项目。通过不同的项目间的合作完成一个完整的项目。

项目结构

  1. 项目由 typescript 开发完成。
  2. 项目需要出具当前项目支持的接口文档。
  3. 项目需要支持不同的环境切换。
  4. 项目接口统一使用/api_***开头。
  5. 安装脚本install.ts初始化数据库等。

当前项目说明

  1. 当前是用户模块的分离项目。
  2. 提供用户登录、注册、鉴权、用户信息的相关操作
  3. 接口分公共和私有 2 个部分,公共部分对外开发,涉及鉴权,私有部分负责服务间的调度,没有权限问题。
  4. 当前项目包含一个通用鉴权插件。

nsp-user's People

Watchers

 avatar  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.