Git Product home page Git Product logo

scuplus-go's Introduction

scuplus

scuplus go 语言版本,微信小程序 后端api

目录结构

.
├── api                // 接口目录
├── cache              // 缓存接口,例如验证码缓存
├── ChangeLog.md       // 变更文档
├── config             // 配置目录
├── cron               // 定时任务
├── Dockerfile         
├── Gopkg.lock         
├── Gopkg.toml         
├── job                // job 异步任务
├── main.go
├── middleware         // 中间件
├── model              // model 数据层接口
├── readme.md
├── route              // 包含所有的api路由
├── task               // 单独执行任务(待废弃)
├── util               // 包含一些公共函数和单独的服务
└── vendor

错误码说明

1xxxx: 系统相关错误码
2xxxx: 教务系统相关
20xxx: 成绩相关
21xxx: 课程表相关
22xxx: 考表相关
3xxxx: 图书馆相关
4xxxx: 用户相关
5xxxx: 资讯相关
6xxxx: 一卡通相关

scuplus-go's People

Contributors

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