From 4839fb7074aa384348ca33c0cb5293d91d0f0732 Mon Sep 17 00:00:00 2001 From: long2ice Date: Wed, 28 Apr 2021 20:34:02 +0800 Subject: [PATCH] Update README.md --- README.md | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/README.md b/README.md index bb10812..d08da83 100644 --- a/README.md +++ b/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 ![image](https://github.com/long2ice/fastapi-admin/raw/master/images/login.png) @@ -94,11 +84,6 @@ async def startup(): Deploy fastapi app by gunicorn+uvicorn or reference . -## Restful API Docs - -See [restful api](https://fastapi-admin-api-v1.long2ice.cn/admin/docs) -docs. - ## License This project is licensed under the