1 Star 0 Fork 30

HarmonyWave/F-OH

forked from westinyang/F-OH
Paused
 
Create your Gitee Account
Explore and code with more than 13.5 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
F-OH-Server.md 719 Bytes
Copy Edit Raw Blame History
westinyang authored 2 years ago . docs: Update README.md

F-OH Server

项目介绍

F-OH 服务器,提供接口服务、平台管理等(待开发)

技术选型

  • Java SpringBoot 首选
  • Go Gin 备选
  • Python Flask 备选

初步构想

  • 角色权限
    • 管理员,所有权限
    • 开发者,提交应用、查看自己已提交的应用列表及状态
  • 功能模块
    • /api 接口服务,提供F-OH客户端所需的HTTP接口
    • /platform 平台管理
      • /login 登录
      • /register 开发者注册
      • /dev 开发者中心,提交应用、查看已提交的应用和审核状态
      • /index 首页统计
      • /app 应用管理、审核
      • /settings 平台设置(公告等)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/HarmonyWave/f-oh.git
git@gitee.com:HarmonyWave/f-oh.git
HarmonyWave
f-oh
F-OH
master

Search