# SmallBox API **Repository Path**: Hors/smallbox-api ## Basic Information - **Project Name**: SmallBox API - **Description**: 🔥匣子APP前后端分离版本-后端API源码 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-03-06 - **Last Updated**: 2024-12-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

1600

🔥匣子APP前后端分离版本-后端API源码

``` 本仓库中的源码为匣子前后端分离版本的后端 API 项目 为之前JAVA版本的重构版本,优化了代码逻辑与质量,正在重构中。。。 技术栈: Spring Boot + Sa-Token + MyBatis Plus 使用Kotlin编写 目前: - Android 匣子APP 【暂不开源】 - 匣子 VUE3版本 【未开发】 - 匣子后台管理系统Uni-APP:以匣子APP拓展(小程序)形式 【暂不开源】 匣子APP当前实现小程序插件共两种方案:Lua插件(桥接原生),uni-app(WebView/WEEX) ```

## 功能 - [未完善] 用户系统:基本的增删改查 - [已完成] 权限管理:各个用户角色的权限 - [未完善] 拓展商城:应用拓展(Uni-app小程序)上传下载搜索 - [未开发] 教程社区:提供发帖视频教程聊天 - [已完成] App版本更新:提供应用更新检测 ## License ``` Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ```