Giter VIP home page Giter VIP logo

jbiz-core's Introduction

jbiz

java restful api 开发框架

目标

  1. 轻量:专注有限领域,有限通用,不要包罗万象,要小而美;甩掉通用扩大化包袱,免于冗余和过度设计。
  2. 清晰:引导编码实践,写出结构清晰、易理解、易上手、易维护的代码;
  3. 轻快:通过优化设计提升单机性能,同时致力于集群的透明化。

适用领域

  • 中小型web/移动应用的后台api服务
  • 小型模块化服务群

开始上手

  • action
  • logic
  • db

进阶特性

  • 请求去DB化:缓存读取、异步写入
  • websocket支持

jbiz-core's People

Contributors

xuedapeng avatar

Stargazers

 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.