Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • J jz-api-core
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • jizhi-backend
  • jz-api-core
  • Wiki
  • Home

Home · Changes

Page history
xigua created page: home authored Jul 06, 2017 by xigua's avatar xigua
Show whitespace changes
Inline Side-by-side
Showing with 13 additions and 0 deletions
+13 -0
  • home.md home.md +13 -0
  • No files found.
home.md 0 → 100644
View page @ 6cac8efd
# jz-api-core 提供的基础功能模块
* DBService - 直接对mongo数据库进行查询、统计等操作
* Server - 服务器相关,用于初始化Hapi服务器
* Logger - Log服务
* Mongo - Mongo数据库的schema定义,一般不需要直接使用
* CacheService - 一般DBService内部调用
* Lib - 一些常用方法库
* AuthService - 权限校验服务,一般不用直接调用
* EntityResolver - 生成的Graphql调用的方法,一般不直接调用
* Hooks - 一般不直接使用
#
\ No newline at end of file
Clone repository
  • Home
  • jz backend project skeleton