Spaces:
Sleeping
Sleeping
Gusti Adli Anshari
commited on
Commit
·
8aff863
1
Parent(s):
871f7d8
update hf-space config
Browse files
README.md
CHANGED
@@ -1 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
simple counter api written in rust used as hands-on docker
|
|
|
1 |
+
---
|
2 |
+
title: simple counter api
|
3 |
+
emoji: 💯
|
4 |
+
colorFrom: orange
|
5 |
+
colorTo: blue
|
6 |
+
sdk: docker
|
7 |
+
app_port: 8000
|
8 |
+
pinned: false
|
9 |
+
---
|
10 |
+
|
11 |
simple counter api written in rust used as hands-on docker
|