mirror of
https://github.com/oceanprotocol/community-numbers.git
synced 2025-01-05 11:25:12 +01:00
update example
This commit is contained in:
parent
8c96f01d70
commit
010c593f61
30
README.md
30
README.md
@ -21,22 +21,20 @@ Endpoint: [`https://oceanprotocol-community.now.sh`](https://oceanprotocol-commu
|
|||||||
|
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"data": {
|
"github": {
|
||||||
"github": {
|
"stars": 1000,
|
||||||
"stars": 1000,
|
"repos": 1000
|
||||||
"repos": 1000
|
},
|
||||||
},
|
"medium": {
|
||||||
"medium": {
|
"followers": 1000
|
||||||
"followers": 1000
|
},
|
||||||
},
|
"bounties": {
|
||||||
"bounties": {
|
"gitcoin": 1000,
|
||||||
"gitcoin": 1000,
|
"bountiesNetwork": 1000,
|
||||||
"bountiesNetwork": 1000,
|
"total": 1000
|
||||||
"total": 1000
|
},
|
||||||
},
|
"twitter": {
|
||||||
"twitter": {
|
"followers": 1000
|
||||||
"followers": 1000
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user