Skip to content
This repository was archived by the owner on Jun 13, 2024. It is now read-only.

Commit 457d485

Browse files
authored
Create README.md
1 parent 8b2b8dc commit 457d485

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# 🎉 Demo Python FastAPI Authen
2+
3+
FastAPI framework, high performance, easy to learn, fast to code, ready for production
4+
5+
![version](https://img.shields.io/badge/version-1.0-blue)
6+
![rating](https://img.shields.io/badge/rating-★★★★★-yellow)
7+
![uptime](https://img.shields.io/badge/uptime-100%25-brightgreen)
8+
9+
### 🥈 Run
10+
11+
- [http://localhost:8000/docs](http://localhost:8000/docs)
12+
- [http://localhost:8000/subapi/docs](http://localhost:8000/subapi/docs)
13+
14+
```shell
15+
docker-compose up -d
16+
```

0 commit comments

Comments
 (0)