Update README
Signed-off-by: Alexis Pentori <alexis@status.im>
This commit is contained in:
parent
4618e2b148
commit
d18741e777
11
README.md
11
README.md
|
@ -5,4 +5,15 @@ Repository holding the custom Airbyte connector using in Status-im.
|
|||
|
||||
## Connectors
|
||||
|
||||
### Crypto related
|
||||
|
||||
* `wallet-fetcher`: Source connector allowing to wallet data from Ethereum blockchain.
|
||||
* `source-basic-api-fetcher`: Source connector to call a custom REST endpoint
|
||||
* `source-crypto-market-fetcher`: Source connectors to call CoinGecko API and fetch coin value
|
||||
|
||||
### Social Network related
|
||||
|
||||
* `source-discord-fetcher`: Source connector to fetch data from Discord API.
|
||||
* `source-discourse-fetcher`: Source connector to fetch data from Discourse API
|
||||
* `source-simplecast-fetcher`: Source connector to fetch data from Simplecast API
|
||||
* `source-twitter-fetcher`: Source connector to fetch data from Twitter API
|
||||
|
|
Loading…
Reference in New Issue