Back to all Bounties
Earn 4,500 ($45.00)
due 2 years ago
Canceled
Airbyte Source Read to Destination Write Proof of Concept
collinc777
Details
Applications
2
Discussion
Bounty Description
Problem Description
The goal of the project is to read messages from an airbyte source and write them to an airbyte destination.
Use the faker source and the dev null destination
Acceptance Criteria
The project must use python or typescript.
The project must run the read and write in parallel.
The output of the read and write process must be viewable via stdout or files
The project must read from the source and write to the destination successfully.
The project must use docker to read from the source and write to the destination.