KO
|
EN
gitlite — search
Search
#react
#python
#android
#java
#machine-learning
#nodejs
#javascript
#cpp
#csharp
#deep-learning
#esp-idf
#esp32
fastapi-amis-webframe
★ 51
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
terraform-aws-waf
:
No description available.
nas-packages
:
NAS软件包
nmea-gps-emulator
:
The NMEA-GPS Emulator is a simple script that emulates a GPS receiver (simulates unit's movement). Data generated by the script are sent to clients in NMEA 0183 format.
FS19_modROS
:
(partial) ROS1 integration for FarmSim19
dossierhq
:
The headless CMS toolkit
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
fastapi-amis-webframe
?
Download (.md)
# fastapi-amis-webframe ## 介绍 一个基于fastapi和amis框架的后台脚手架,方便大家使用。 目前是实现了基础的登陆登出。 基于本脚手架可以方便快捷的开始你自己的后台管理服务的开发工作。 ## 使用框架 - fastapi - amis ## 已完成功能 - 自动初始化sqlite数据库 - 接口验证 - 自动跳转登录页 - 登陆后自动跳转主界面,并显示登陆用户邮箱信息 - 登出后自动跳转回登录页 - 系统用户管理功能 ## 待开发功能 - 系统用户权限功能 - 用户自我信息维护功能 - ...