2023-11-30 17:51:03 +00:00
|
|
|
# Airbyte Custom Connector
|
2023-11-29 13:18:41 +00:00
|
|
|
|
2023-11-30 17:51:03 +00:00
|
|
|
Repository holding the custom Airbyte connector using in Status-im.
|
2023-11-29 13:18:41 +00:00
|
|
|
|
|
|
|
|
2023-11-30 17:51:03 +00:00
|
|
|
## Connectors
|
2023-11-29 13:18:41 +00:00
|
|
|
|
2024-03-27 09:25:04 +00:00
|
|
|
### Crypto related
|
|
|
|
|
2023-11-30 17:51:03 +00:00
|
|
|
* `wallet-fetcher`: Source connector allowing to wallet data from Ethereum blockchain.
|
2024-03-27 09:25:04 +00:00
|
|
|
* `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
|