1
0
mirror of https://github.com/oceanprotocol/community-numbers.git synced 2025-01-03 10:25:10 +01:00

update example

This commit is contained in:
Matthias Kretschmann 2019-05-14 21:15:55 +02:00
parent 8c96f01d70
commit 010c593f61
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -21,22 +21,20 @@ Endpoint: [`https://oceanprotocol-community.now.sh`](https://oceanprotocol-commu
```json
{
"data": {
"github": {
"stars": 1000,
"repos": 1000
},
"medium": {
"followers": 1000
},
"bounties": {
"gitcoin": 1000,
"bountiesNetwork": 1000,
"total": 1000
},
"twitter": {
"followers": 1000
}
"github": {
"stars": 1000,
"repos": 1000
},
"medium": {
"followers": 1000
},
"bounties": {
"gitcoin": 1000,
"bountiesNetwork": 1000,
"total": 1000
},
"twitter": {
"followers": 1000
}
}