davidgasquez commited on
Commit
9a32308
·
verified ·
1 Parent(s): f0b559b

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +13 -2
README.md CHANGED
@@ -1,6 +1,17 @@
1
- # API
 
 
 
 
 
 
 
 
 
2
 
3
- This folder contains a simple API built with [RoAPI](https://github.com/roapi/roapi) to serve the datasets that are available in the [Datonic's Hugging Face Organization](https://huggingface.co/datonic).
 
 
4
 
5
  To upload the datasets to the Hugging Face Space, you can use the following command:
6
 
 
1
+ ---
2
+ title: API
3
+ emoji: 📊
4
+ colorFrom: gray
5
+ colorTo: purple
6
+ sdk: docker
7
+ pinned: false
8
+ license: mit
9
+ app_port: 8084
10
+ ---
11
 
12
+ # DatonicAPI
13
+
14
+ A simple API built with [RoAPI](https://github.com/roapi/roapi) to serve the datasets that are available in the [Datonic's Hugging Face Organization](https://huggingface.co/datonic).
15
 
16
  To upload the datasets to the Hugging Face Space, you can use the following command:
17