Giter Club home page Giter Club logo

micro-jxc's Introduction

micro-jxc

一个基于Go微服务的进销存系统API后端

模块组成

本小型进销存系统包括商品模块、库存模块、单据模块、公共基础模块和统一网关模块组成

子模块 模块功能
jxc-base 公共基础模块,含数据模型和基础配置数据增删改查接口
jxc-product 产品模块,含商品定义、规格管理、Sku管理、供应商管理、单位管理接口
jxc-order 单据模块,含入库单、出库单、移库单等单据的管理接口
jxc-stock 库存模块,含入库、出库、取库存等接口
jxc-api 网关模块,统一对外接口API模块,业务逻辑整合

系统使用的数据库

  • MySQL 5.7
  • MongoDB 3.4
  • Redis 4.0

微服务相关模块

  • 配置中心 SpringCloud Config Server
  • 注册中心 Nacos

说明

本系统只有后端API部分,前端是Android/iOS原生APP和微信小程序

micro-jxc's People

Contributors

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