mirror of
https://github.com/fastapi-admin/fastapi-admin.git
synced 2026-03-13 10:32:25 +08:00
Update README.md
This commit is contained in:
15
README.md
15
README.md
@@ -13,16 +13,6 @@ FastAPI-Admin is a admin dashboard based on
|
||||
|
||||
FastAPI-Admin provide crud feature out-of-the-box with just a few config.
|
||||
|
||||
## Live Demo
|
||||
|
||||
Check a live Demo here
|
||||
[https://fastapi-admin-v1.long2ice.cn](https://fastapi-admin-v1.long2ice.cn/).
|
||||
|
||||
- username: `admin`
|
||||
- password: `123456`
|
||||
|
||||
Data in database will restore every day.
|
||||
|
||||
## Screenshots
|
||||
|
||||

|
||||
@@ -94,11 +84,6 @@ async def startup():
|
||||
Deploy fastapi app by gunicorn+uvicorn or reference
|
||||
<https://fastapi.tiangolo.com/deployment/>.
|
||||
|
||||
## Restful API Docs
|
||||
|
||||
See [restful api](https://fastapi-admin-api-v1.long2ice.cn/admin/docs)
|
||||
docs.
|
||||
|
||||
## License
|
||||
|
||||
This project is licensed under the
|
||||
|
||||
Reference in New Issue
Block a user