Spaces:
Sleeping
Sleeping
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
title: My FastAPI backend
|
4 |
+
sdk: docker
|
5 |
+
emoji: 🚀
|
6 |
+
colorFrom: gray
|
7 |
+
colorTo: indigo
|
8 |
+
pinned: false
|
9 |
+
short_description: This Space runs a FastAPI app using Docker Built
|
10 |
+
---
|