
terraform-provider-airbyte
Terraform Provider for Airbyte API
Stars: 51

Programatically control Airbyte Cloud through an API. Developers can create an API Key within the Developer Portal to make API requests. The provider allows for integration building by showing network request information and API usage details. It offers resources and data sources for various destinations and sources, enabling users to manage data flow between different services.
README:
Developers will need to create an API Key within your Developer Portal to make API requests. You can use your existing Airbyte account to log in to the Developer Portal. Once you are in the Developer Portal, use the API Keys tab to create or remove API Keys. You can see a walkthrough demo here🎦
The Developer Portal UI can also be used to help build your integration by showing information about network requests in the Requests tab. API usage information is also available to you in the Usage tab.
airbyte-api: Programmatically control Airbyte Cloud, OSS & Enterprise.
To install this provider, copy and paste this code into your Terraform configuration. Then, run terraform init
.
terraform {
required_providers {
airbyte = {
source = "airbytehq/airbyte"
version = "0.16.2"
}
}
}
provider "airbyte" {
# Configuration options
}
Should you want to validate a change locally, the --debug
flag allows you to execute the provider against a terraform instance locally.
This also allows for debuggers (e.g. delve) to be attached to the provider.
go run main.go --debug
# Copy the TF_REATTACH_PROVIDERS env var
# In a new terminal
cd examples/your-example
TF_REATTACH_PROVIDERS=... terraform init
TF_REATTACH_PROVIDERS=... terraform apply
Terraform allows you to use local provider builds by setting a dev_overrides
block in a configuration file called .terraformrc
. This block overrides all other configured installation methods.
- Execute
go build
to construct a binary calledterraform-provider-airbyte
- Ensure that the
.terraformrc
file is configured with adev_overrides
section such that your local copy of terraform can see the provider binary
Terraform searches for the .terraformrc
file in your home directory and applies any configuration settings you set.
provider_installation {
dev_overrides {
"registry.terraform.io/airbytehq/airbyte" = "<PATH>"
}
# For all other providers, install them directly from their origin provider
# registries as normal. If you omit this, Terraform will _only_ use
# the dev_overrides block, and so no other providers will be available.
direct {}
}
- airbyte_connection
- airbyte_destination_astra
- airbyte_destination_aws_datalake
- airbyte_destination_azure_blob_storage
- airbyte_destination_bigquery
- airbyte_destination_clickhouse
- airbyte_destination_cobra
- airbyte_destination_convex
- airbyte_destination_custom
- airbyte_destination_databricks
- airbyte_destination_deepset
- airbyte_destination_dev_null
- airbyte_destination_duckdb
- airbyte_destination_dynamodb
- airbyte_destination_elasticsearch
- airbyte_destination_firebolt
- airbyte_destination_firestore
- airbyte_destination_gcs
- airbyte_destination_google_sheets
- airbyte_destination_iceberg
- airbyte_destination_milvus
- airbyte_destination_mongodb
- airbyte_destination_motherduck
- airbyte_destination_mssql
- airbyte_destination_mssql_v2
- airbyte_destination_mysql
- airbyte_destination_oracle
- airbyte_destination_pgvector
- airbyte_destination_pinecone
- airbyte_destination_postgres
- airbyte_destination_pubsub
- airbyte_destination_qdrant
- airbyte_destination_redis
- airbyte_destination_redshift
- airbyte_destination_s3
- airbyte_destination_s3_data_lake
- airbyte_destination_s3_glue
- airbyte_destination_sftp_json
- airbyte_destination_snowflake
- airbyte_destination_snowflake_cortex
- airbyte_destination_teradata
- airbyte_destination_timeplus
- airbyte_destination_typesense
- airbyte_destination_vectara
- airbyte_destination_weaviate
- airbyte_destination_yellowbrick
- airbyte_permission
- airbyte_source_7shifts
- airbyte_source_activecampaign
- airbyte_source_agilecrm
- airbyte_source_aha
- airbyte_source_airbyte
- airbyte_source_aircall
- airbyte_source_airtable
- airbyte_source_akeneo
- airbyte_source_algolia
- airbyte_source_alpha_vantage
- airbyte_source_amazon_ads
- airbyte_source_amazon_seller_partner
- airbyte_source_amazon_sqs
- airbyte_source_amplitude
- airbyte_source_apify_dataset
- airbyte_source_appcues
- airbyte_source_appfigures
- airbyte_source_appfollow
- airbyte_source_apple_search_ads
- airbyte_source_apptivo
- airbyte_source_asana
- airbyte_source_ashby
- airbyte_source_auth0
- airbyte_source_aws_cloudtrail
- airbyte_source_azure_blob_storage
- airbyte_source_azure_table
- airbyte_source_babelforce
- airbyte_source_bamboo_hr
- airbyte_source_basecamp
- airbyte_source_beamer
- airbyte_source_bigmailer
- airbyte_source_bigquery
- airbyte_source_bing_ads
- airbyte_source_bitly
- airbyte_source_blogger
- airbyte_source_box
- airbyte_source_braintree
- airbyte_source_braze
- airbyte_source_breezometer
- airbyte_source_breezy_hr
- airbyte_source_brevo
- airbyte_source_brex
- airbyte_source_bugsnag
- airbyte_source_buildkite
- airbyte_source_bunny_inc
- airbyte_source_buzzsprout
- airbyte_source_cal_com
- airbyte_source_calendly
- airbyte_source_callrail
- airbyte_source_campaign_monitor
- airbyte_source_campayn
- airbyte_source_canny
- airbyte_source_capsule_crm
- airbyte_source_captain_data
- airbyte_source_care_quality_commission
- airbyte_source_cart
- airbyte_source_castor_edc
- airbyte_source_chameleon
- airbyte_source_chargebee
- airbyte_source_chargedesk
- airbyte_source_chargify
- airbyte_source_chartmogul
- airbyte_source_cimis
- airbyte_source_cin7
- airbyte_source_circa
- airbyte_source_circleci
- airbyte_source_clarif_ai
- airbyte_source_clazar
- airbyte_source_clickhouse
- airbyte_source_clickup_api
- airbyte_source_clockify
- airbyte_source_clockodo
- airbyte_source_close_com
- airbyte_source_cloudbeds
- airbyte_source_coassemble
- airbyte_source_coda
- airbyte_source_codefresh
- airbyte_source_coin_api
- airbyte_source_coingecko_coins
- airbyte_source_coinmarketcap
- airbyte_source_concord
- airbyte_source_configcat
- airbyte_source_confluence
- airbyte_source_convertkit
- airbyte_source_convex
- airbyte_source_copper
- airbyte_source_couchbase
- airbyte_source_countercyclical
- airbyte_source_custom
- airbyte_source_customer_io
- airbyte_source_customerly
- airbyte_source_datadog
- airbyte_source_datascope
- airbyte_source_dbt
- airbyte_source_delighted
- airbyte_source_deputy
- airbyte_source_dixa
- airbyte_source_dockerhub
- airbyte_source_dremio
- airbyte_source_drift
- airbyte_source_drip
- airbyte_source_dropbox_sign
- airbyte_source_dynamodb
- airbyte_source_easypost
- airbyte_source_easypromos
- airbyte_source_e_conomic
- airbyte_source_elasticemail
- airbyte_source_emailoctopus
- airbyte_source_employment_hero
- airbyte_source_encharge
- airbyte_source_eventbrite
- airbyte_source_eventee
- airbyte_source_eventzilla
- airbyte_source_everhour
- airbyte_source_exchange_rates
- airbyte_source_ezofficeinventory
- airbyte_source_facebook_marketing
- airbyte_source_factorial
- airbyte_source_faker
- airbyte_source_fastbill
- airbyte_source_fauna
- airbyte_source_file
- airbyte_source_fillout
- airbyte_source_finage
- airbyte_source_financial_modelling
- airbyte_source_finnhub
- airbyte_source_finnworlds
- airbyte_source_firebolt
- airbyte_source_firehydrant
- airbyte_source_fleetio
- airbyte_source_flexmail
- airbyte_source_flexport
- airbyte_source_float
- airbyte_source_flowlu
- airbyte_source_formbricks
- airbyte_source_free_agent_connector
- airbyte_source_freightview
- airbyte_source_freshbooks
- airbyte_source_freshcaller
- airbyte_source_freshchat
- airbyte_source_freshdesk
- airbyte_source_freshsales
- airbyte_source_freshservice
- airbyte_source_front
- airbyte_source_fulcrum
- airbyte_source_fullstory
- airbyte_source_gainsight_px
- airbyte_source_gcs
- airbyte_source_getgist
- airbyte_source_getlago
- airbyte_source_gitbook
- airbyte_source_github
- airbyte_source_gitlab
- airbyte_source_glassfrog
- airbyte_source_gmail
- airbyte_source_gnews
- airbyte_source_gocardless
- airbyte_source_goldcast
- airbyte_source_gong
- airbyte_source_google_ads
- airbyte_source_google_analytics_data_api
- airbyte_source_google_calendar
- airbyte_source_google_classroom
- airbyte_source_google_directory
- airbyte_source_google_drive
- airbyte_source_google_forms
- airbyte_source_google_pagespeed_insights
- airbyte_source_google_search_console
- airbyte_source_google_sheets
- airbyte_source_google_tasks
- airbyte_source_google_webfonts
- airbyte_source_gorgias
- airbyte_source_greenhouse
- airbyte_source_greythr
- airbyte_source_gridly
- airbyte_source_guru
- airbyte_source_gutendex
- airbyte_source_hardcoded_records
- airbyte_source_harness
- airbyte_source_harvest
- airbyte_source_height
- airbyte_source_hellobaton
- airbyte_source_help_scout
- airbyte_source_hibob
- airbyte_source_high_level
- airbyte_source_hoorayhr
- airbyte_source_hubplanner
- airbyte_source_hubspot
- airbyte_source_hugging_face_datasets
- airbyte_source_humanitix
- airbyte_source_huntr
- airbyte_source_illumina_basespace
- airbyte_source_incident_io
- airbyte_source_inflowinventory
- airbyte_source_insightly
- airbyte_source_instagram
- airbyte_source_instatus
- airbyte_source_intercom
- airbyte_source_intruder
- airbyte_source_invoiced
- airbyte_source_invoiceninja
- airbyte_source_ip2whois
- airbyte_source_iterable
- airbyte_source_jira
- airbyte_source_jobnimbus
- airbyte_source_jotform
- airbyte_source_justcall
- airbyte_source_just_sift
- airbyte_source_k6_cloud
- airbyte_source_katana
- airbyte_source_keka
- airbyte_source_kisi
- airbyte_source_kissmetrics
- airbyte_source_klarna
- airbyte_source_klaus_api
- airbyte_source_klaviyo
- airbyte_source_kyve
- airbyte_source_launchdarkly
- airbyte_source_leadfeeder
- airbyte_source_lemlist
- airbyte_source_less_annoying_crm
- airbyte_source_lever_hiring
- airbyte_source_lightspeed_retail
- airbyte_source_linkedin_ads
- airbyte_source_linkedin_pages
- airbyte_source_linnworks
- airbyte_source_lob
- airbyte_source_lokalise
- airbyte_source_looker
- airbyte_source_luma
- airbyte_source_mailchimp
- airbyte_source_mailerlite
- airbyte_source_mailersend
- airbyte_source_mailgun
- airbyte_source_mailjet_mail
- airbyte_source_mailjet_sms
- airbyte_source_mailosaur
- airbyte_source_mailtrap
- airbyte_source_marketo
- airbyte_source_marketstack
- airbyte_source_mention
- airbyte_source_merge
- airbyte_source_metabase
- airbyte_source_microsoft_dataverse
- airbyte_source_microsoft_entra_id
- airbyte_source_microsoft_lists
- airbyte_source_microsoft_onedrive
- airbyte_source_microsoft_sharepoint
- airbyte_source_microsoft_teams
- airbyte_source_miro
- airbyte_source_missive
- airbyte_source_mixmax
- airbyte_source_mixpanel
- airbyte_source_mode
- airbyte_source_monday
- airbyte_source_mongodb_v2
- airbyte_source_mssql
- airbyte_source_mux
- airbyte_source_my_hours
- airbyte_source_mysql
- airbyte_source_n8n
- airbyte_source_nasa
- airbyte_source_navan
- airbyte_source_netsuite
- airbyte_source_netsuite_enterprise
- airbyte_source_news_api
- airbyte_source_newsdata
- airbyte_source_newsdata_io
- airbyte_source_nocrm
- airbyte_source_northpass_lms
- airbyte_source_notion
- airbyte_source_nutshell
- airbyte_source_nylas
- airbyte_source_nytimes
- airbyte_source_okta
- airbyte_source_omnisend
- airbyte_source_oncehub
- airbyte_source_onepagecrm
- airbyte_source_onesignal
- airbyte_source_onfleet
- airbyte_source_openaq
- airbyte_source_open_data_dc
- airbyte_source_openfda
- airbyte_source_openweather
- airbyte_source_opinion_stage
- airbyte_source_opsgenie
- airbyte_source_oracle
- airbyte_source_oracle_enterprise
- airbyte_source_orb
- airbyte_source_oura
- airbyte_source_outbrain_amplify
- airbyte_source_outreach
- airbyte_source_oveit
- airbyte_source_pabbly_subscriptions_billing
- airbyte_source_pagerduty
- airbyte_source_pandadoc
- airbyte_source_paperform
- airbyte_source_papersign
- airbyte_source_pardot
- airbyte_source_partnerstack
- airbyte_source_payfit
- airbyte_source_paypal_transaction
- airbyte_source_paystack
- airbyte_source_pendo
- airbyte_source_pennylane
- airbyte_source_persistiq
- airbyte_source_persona
- airbyte_source_pexels_api
- airbyte_source_picqer
- airbyte_source_pingdom
- airbyte_source_pinterest
- airbyte_source_pipedrive
- airbyte_source_pipeliner
- airbyte_source_pivotal_tracker
- airbyte_source_piwik
- airbyte_source_plaid
- airbyte_source_planhat
- airbyte_source_plausible
- airbyte_source_pocket
- airbyte_source_pokeapi
- airbyte_source_polygon_stock_api
- airbyte_source_postgres
- airbyte_source_posthog
- airbyte_source_postmarkapp
- airbyte_source_prestashop
- airbyte_source_pretix
- airbyte_source_primetric
- airbyte_source_productboard
- airbyte_source_productive
- airbyte_source_pypi
- airbyte_source_qualaroo
- airbyte_source_quickbooks
- airbyte_source_railz
- airbyte_source_rd_station_marketing
- airbyte_source_recharge
- airbyte_source_recreation
- airbyte_source_recruitee
- airbyte_source_recurly
- airbyte_source_reddit
- airbyte_source_redshift
- airbyte_source_referralhero
- airbyte_source_rentcast
- airbyte_source_repairshopr
- airbyte_source_reply_io
- airbyte_source_retailexpress_by_maropost
- airbyte_source_retently
- airbyte_source_revenuecat
- airbyte_source_revolut_merchant
- airbyte_source_ringcentral
- airbyte_source_rki_covid
- airbyte_source_rocket_chat
- airbyte_source_rocketlane
- airbyte_source_rollbar
- airbyte_source_rootly
- airbyte_source_rss
- airbyte_source_ruddr
- airbyte_source_s3
- airbyte_source_safetyculture
- airbyte_source_sage_hr
- airbyte_source_salesflare
- airbyte_source_salesforce
- airbyte_source_salesloft
- airbyte_source_sap_fieldglass
- airbyte_source_sap_hana_enterprise
- airbyte_source_savvycal
- airbyte_source_scryfall
- airbyte_source_secoda
- airbyte_source_segment
- airbyte_source_sendgrid
- airbyte_source_sendinblue
- airbyte_source_sendowl
- airbyte_source_sendpulse
- airbyte_source_senseforce
- airbyte_source_sentry
- airbyte_source_serpstat
- airbyte_source_service_now
- airbyte_source_sftp
- airbyte_source_sftp_bulk
- airbyte_source_sharetribe
- airbyte_source_shippo
- airbyte_source_shipstation
- airbyte_source_shopify
- airbyte_source_shortcut
- airbyte_source_shortio
- airbyte_source_sigma_computing
- airbyte_source_simfin
- airbyte_source_simplecast
- airbyte_source_simplesat
- airbyte_source_slack
- airbyte_source_smaily
- airbyte_source_smartengage
- airbyte_source_smartreach
- airbyte_source_smartsheets
- airbyte_source_smartwaiver
- airbyte_source_snapchat_marketing
- airbyte_source_snowflake
- airbyte_source_solarwinds_service_desk
- airbyte_source_sonar_cloud
- airbyte_source_spacex_api
- airbyte_source_sparkpost
- airbyte_source_split_io
- airbyte_source_spotlercrm
- airbyte_source_square
- airbyte_source_squarespace
- airbyte_source_statsig
- airbyte_source_statuspage
- airbyte_source_stockdata
- airbyte_source_strava
- airbyte_source_stripe
- airbyte_source_surveymonkey
- airbyte_source_survey_sparrow
- airbyte_source_survicate
- airbyte_source_systeme
- airbyte_source_taboola
- airbyte_source_teamtailor
- airbyte_source_teamwork
- airbyte_source_tempo
- airbyte_source_testrail
- airbyte_source_the_guardian_api
- airbyte_source_thinkific
- airbyte_source_thinkific_courses
- airbyte_source_ticketmaster
- airbyte_source_tickettailor
- airbyte_source_tiktok_marketing
- airbyte_source_timely
- airbyte_source_tinyemail
- airbyte_source_tmdb
- airbyte_source_todoist
- airbyte_source_toggl
- airbyte_source_track_pms
- airbyte_source_trello
- airbyte_source_tremendous
- airbyte_source_trustpilot
- airbyte_source_tvmaze_schedule
- airbyte_source_twelve_data
- airbyte_source_twilio
- airbyte_source_twilio_taskrouter
- airbyte_source_twitter
- airbyte_source_tyntec_sms
- airbyte_source_typeform
- airbyte_source_ubidots
- airbyte_source_unleash
- airbyte_source_uppromote
- airbyte_source_us_census
- airbyte_source_uservoice
- airbyte_source_vantage
- airbyte_source_veeqo
- airbyte_source_vercel
- airbyte_source_visma_economic
- airbyte_source_vitally
- airbyte_source_vwo
- airbyte_source_waiteraid
- airbyte_source_wasabi_stats_api
- airbyte_source_weatherstack
- airbyte_source_webflow
- airbyte_source_web_scrapper
- airbyte_source_when_i_work
- airbyte_source_whisky_hunter
- airbyte_source_wikipedia_pageviews
- airbyte_source_woocommerce
- airbyte_source_wordpress
- airbyte_source_workable
- airbyte_source_workday
- airbyte_source_workflowmax
- airbyte_source_workramp
- airbyte_source_wrike
- airbyte_source_wufoo
- airbyte_source_xkcd
- airbyte_source_xsolla
- airbyte_source_yahoo_finance_price
- airbyte_source_yandex_metrica
- airbyte_source_yotpo
- airbyte_source_you_need_a_budget_ynab
- airbyte_source_younium
- airbyte_source_youtube_analytics
- airbyte_source_youtube_data
- airbyte_source_zapier_supported_storage
- airbyte_source_zendesk_chat
- airbyte_source_zendesk_sunshine
- airbyte_source_zendesk_support
- airbyte_source_zendesk_talk
- airbyte_source_zenefits
- airbyte_source_zenloop
- airbyte_source_zoho_analytics_metadata_api
- airbyte_source_zoho_bigin
- airbyte_source_zoho_billing
- airbyte_source_zoho_books
- airbyte_source_zoho_campaign
- airbyte_source_zoho_crm
- airbyte_source_zoho_desk
- airbyte_source_zoho_expense
- airbyte_source_zoho_inventory
- airbyte_source_zoho_invoice
- airbyte_source_zonka_feedback
- airbyte_source_zoom
- airbyte_workspace
- airbyte_connection
- airbyte_destination_astra
- airbyte_destination_aws_datalake
- airbyte_destination_azure_blob_storage
- airbyte_destination_bigquery
- airbyte_destination_clickhouse
- airbyte_destination_cobra
- airbyte_destination_convex
- airbyte_destination_custom
- airbyte_destination_databricks
- airbyte_destination_deepset
- airbyte_destination_dev_null
- airbyte_destination_duckdb
- airbyte_destination_dynamodb
- airbyte_destination_elasticsearch
- airbyte_destination_firebolt
- airbyte_destination_firestore
- airbyte_destination_gcs
- airbyte_destination_google_sheets
- airbyte_destination_iceberg
- airbyte_destination_milvus
- airbyte_destination_mongodb
- airbyte_destination_motherduck
- airbyte_destination_mssql
- airbyte_destination_mssql_v2
- airbyte_destination_mysql
- airbyte_destination_oracle
- airbyte_destination_pgvector
- airbyte_destination_pinecone
- airbyte_destination_postgres
- airbyte_destination_pubsub
- airbyte_destination_qdrant
- airbyte_destination_redis
- airbyte_destination_redshift
- airbyte_destination_s3
- airbyte_destination_s3_data_lake
- airbyte_destination_s3_glue
- airbyte_destination_sftp_json
- airbyte_destination_snowflake
- airbyte_destination_snowflake_cortex
- airbyte_destination_teradata
- airbyte_destination_timeplus
- airbyte_destination_typesense
- airbyte_destination_vectara
- airbyte_destination_weaviate
- airbyte_destination_yellowbrick
- airbyte_permission
- airbyte_source_7shifts
- airbyte_source_activecampaign
- airbyte_source_agilecrm
- airbyte_source_aha
- airbyte_source_airbyte
- airbyte_source_aircall
- airbyte_source_airtable
- airbyte_source_akeneo
- airbyte_source_algolia
- airbyte_source_alpha_vantage
- airbyte_source_amazon_ads
- airbyte_source_amazon_seller_partner
- airbyte_source_amazon_sqs
- airbyte_source_amplitude
- airbyte_source_apify_dataset
- airbyte_source_appcues
- airbyte_source_appfigures
- airbyte_source_appfollow
- airbyte_source_apple_search_ads
- airbyte_source_apptivo
- airbyte_source_asana
- airbyte_source_ashby
- airbyte_source_auth0
- airbyte_source_aws_cloudtrail
- airbyte_source_azure_blob_storage
- airbyte_source_azure_table
- airbyte_source_babelforce
- airbyte_source_bamboo_hr
- airbyte_source_basecamp
- airbyte_source_beamer
- airbyte_source_bigmailer
- airbyte_source_bigquery
- airbyte_source_bing_ads
- airbyte_source_bitly
- airbyte_source_blogger
- airbyte_source_box
- airbyte_source_braintree
- airbyte_source_braze
- airbyte_source_breezometer
- airbyte_source_breezy_hr
- airbyte_source_brevo
- airbyte_source_brex
- airbyte_source_bugsnag
- airbyte_source_buildkite
- airbyte_source_bunny_inc
- airbyte_source_buzzsprout
- airbyte_source_cal_com
- airbyte_source_calendly
- airbyte_source_callrail
- airbyte_source_campaign_monitor
- airbyte_source_campayn
- airbyte_source_canny
- airbyte_source_capsule_crm
- airbyte_source_captain_data
- airbyte_source_care_quality_commission
- airbyte_source_cart
- airbyte_source_castor_edc
- airbyte_source_chameleon
- airbyte_source_chargebee
- airbyte_source_chargedesk
- airbyte_source_chargify
- airbyte_source_chartmogul
- airbyte_source_cimis
- airbyte_source_cin7
- airbyte_source_circa
- airbyte_source_circleci
- airbyte_source_clarif_ai
- airbyte_source_clazar
- airbyte_source_clickhouse
- airbyte_source_clickup_api
- airbyte_source_clockify
- airbyte_source_clockodo
- airbyte_source_close_com
- airbyte_source_cloudbeds
- airbyte_source_coassemble
- airbyte_source_coda
- airbyte_source_codefresh
- airbyte_source_coin_api
- airbyte_source_coingecko_coins
- airbyte_source_coinmarketcap
- airbyte_source_concord
- airbyte_source_configcat
- airbyte_source_confluence
- airbyte_source_convertkit
- airbyte_source_convex
- airbyte_source_copper
- airbyte_source_couchbase
- airbyte_source_countercyclical
- airbyte_source_custom
- airbyte_source_customer_io
- airbyte_source_customerly
- airbyte_source_datadog
- airbyte_source_datascope
- airbyte_source_dbt
- airbyte_source_delighted
- airbyte_source_deputy
- airbyte_source_dixa
- airbyte_source_dockerhub
- airbyte_source_dremio
- airbyte_source_drift
- airbyte_source_drip
- airbyte_source_dropbox_sign
- airbyte_source_dynamodb
- airbyte_source_easypost
- airbyte_source_easypromos
- airbyte_source_e_conomic
- airbyte_source_elasticemail
- airbyte_source_emailoctopus
- airbyte_source_employment_hero
- airbyte_source_encharge
- airbyte_source_eventbrite
- airbyte_source_eventee
- airbyte_source_eventzilla
- airbyte_source_everhour
- airbyte_source_exchange_rates
- airbyte_source_ezofficeinventory
- airbyte_source_facebook_marketing
- airbyte_source_factorial
- airbyte_source_faker
- airbyte_source_fastbill
- airbyte_source_fauna
- airbyte_source_file
- airbyte_source_fillout
- airbyte_source_finage
- airbyte_source_financial_modelling
- airbyte_source_finnhub
- airbyte_source_finnworlds
- airbyte_source_firebolt
- airbyte_source_firehydrant
- airbyte_source_fleetio
- airbyte_source_flexmail
- airbyte_source_flexport
- airbyte_source_float
- airbyte_source_flowlu
- airbyte_source_formbricks
- airbyte_source_free_agent_connector
- airbyte_source_freightview
- airbyte_source_freshbooks
- airbyte_source_freshcaller
- airbyte_source_freshchat
- airbyte_source_freshdesk
- airbyte_source_freshsales
- airbyte_source_freshservice
- airbyte_source_front
- airbyte_source_fulcrum
- airbyte_source_fullstory
- airbyte_source_gainsight_px
- airbyte_source_gcs
- airbyte_source_getgist
- airbyte_source_getlago
- airbyte_source_gitbook
- airbyte_source_github
- airbyte_source_gitlab
- airbyte_source_glassfrog
- airbyte_source_gmail
- airbyte_source_gnews
- airbyte_source_gocardless
- airbyte_source_goldcast
- airbyte_source_gong
- airbyte_source_google_ads
- airbyte_source_google_analytics_data_api
- airbyte_source_google_calendar
- airbyte_source_google_classroom
- airbyte_source_google_directory
- airbyte_source_google_drive
- airbyte_source_google_forms
- airbyte_source_google_pagespeed_insights
- airbyte_source_google_search_console
- airbyte_source_google_sheets
- airbyte_source_google_tasks
- airbyte_source_google_webfonts
- airbyte_source_gorgias
- airbyte_source_greenhouse
- airbyte_source_greythr
- airbyte_source_gridly
- airbyte_source_guru
- airbyte_source_gutendex
- airbyte_source_hardcoded_records
- airbyte_source_harness
- airbyte_source_harvest
- airbyte_source_height
- airbyte_source_hellobaton
- airbyte_source_help_scout
- airbyte_source_hibob
- airbyte_source_high_level
- airbyte_source_hoorayhr
- airbyte_source_hubplanner
- airbyte_source_hubspot
- airbyte_source_hugging_face_datasets
- airbyte_source_humanitix
- airbyte_source_huntr
- airbyte_source_illumina_basespace
- airbyte_source_incident_io
- airbyte_source_inflowinventory
- airbyte_source_insightly
- airbyte_source_instagram
- airbyte_source_instatus
- airbyte_source_intercom
- airbyte_source_intruder
- airbyte_source_invoiced
- airbyte_source_invoiceninja
- airbyte_source_ip2whois
- airbyte_source_iterable
- airbyte_source_jira
- airbyte_source_jobnimbus
- airbyte_source_jotform
- airbyte_source_justcall
- airbyte_source_just_sift
- airbyte_source_k6_cloud
- airbyte_source_katana
- airbyte_source_keka
- airbyte_source_kisi
- airbyte_source_kissmetrics
- airbyte_source_klarna
- airbyte_source_klaus_api
- airbyte_source_klaviyo
- airbyte_source_kyve
- airbyte_source_launchdarkly
- airbyte_source_leadfeeder
- airbyte_source_lemlist
- airbyte_source_less_annoying_crm
- airbyte_source_lever_hiring
- airbyte_source_lightspeed_retail
- airbyte_source_linkedin_ads
- airbyte_source_linkedin_pages
- airbyte_source_linnworks
- airbyte_source_lob
- airbyte_source_lokalise
- airbyte_source_looker
- airbyte_source_luma
- airbyte_source_mailchimp
- airbyte_source_mailerlite
- airbyte_source_mailersend
- airbyte_source_mailgun
- airbyte_source_mailjet_mail
- airbyte_source_mailjet_sms
- airbyte_source_mailosaur
- airbyte_source_mailtrap
- airbyte_source_marketo
- airbyte_source_marketstack
- airbyte_source_mention
- airbyte_source_merge
- airbyte_source_metabase
- airbyte_source_microsoft_dataverse
- airbyte_source_microsoft_entra_id
- airbyte_source_microsoft_lists
- airbyte_source_microsoft_onedrive
- airbyte_source_microsoft_sharepoint
- airbyte_source_microsoft_teams
- airbyte_source_miro
- airbyte_source_missive
- airbyte_source_mixmax
- airbyte_source_mixpanel
- airbyte_source_mode
- airbyte_source_monday
- airbyte_source_mongodb_v2
- airbyte_source_mssql
- airbyte_source_mux
- airbyte_source_my_hours
- airbyte_source_mysql
- airbyte_source_n8n
- airbyte_source_nasa
- airbyte_source_navan
- airbyte_source_netsuite
- airbyte_source_netsuite_enterprise
- airbyte_source_news_api
- airbyte_source_newsdata
- airbyte_source_newsdata_io
- airbyte_source_nocrm
- airbyte_source_northpass_lms
- airbyte_source_notion
- airbyte_source_nutshell
- airbyte_source_nylas
- airbyte_source_nytimes
- airbyte_source_okta
- airbyte_source_omnisend
- airbyte_source_oncehub
- airbyte_source_onepagecrm
- airbyte_source_onesignal
- airbyte_source_onfleet
- airbyte_source_openaq
- airbyte_source_open_data_dc
- airbyte_source_openfda
- airbyte_source_openweather
- airbyte_source_opinion_stage
- airbyte_source_opsgenie
- airbyte_source_oracle
- airbyte_source_oracle_enterprise
- airbyte_source_orb
- airbyte_source_oura
- airbyte_source_outbrain_amplify
- airbyte_source_outreach
- airbyte_source_oveit
- airbyte_source_pabbly_subscriptions_billing
- airbyte_source_pagerduty
- airbyte_source_pandadoc
- airbyte_source_paperform
- airbyte_source_papersign
- airbyte_source_pardot
- airbyte_source_partnerstack
- airbyte_source_payfit
- airbyte_source_paypal_transaction
- airbyte_source_paystack
- airbyte_source_pendo
- airbyte_source_pennylane
- airbyte_source_persistiq
- airbyte_source_persona
- airbyte_source_pexels_api
- airbyte_source_picqer
- airbyte_source_pingdom
- airbyte_source_pinterest
- airbyte_source_pipedrive
- airbyte_source_pipeliner
- airbyte_source_pivotal_tracker
- airbyte_source_piwik
- airbyte_source_plaid
- airbyte_source_planhat
- airbyte_source_plausible
- airbyte_source_pocket
- airbyte_source_pokeapi
- airbyte_source_polygon_stock_api
- airbyte_source_postgres
- airbyte_source_posthog
- airbyte_source_postmarkapp
- airbyte_source_prestashop
- airbyte_source_pretix
- airbyte_source_primetric
- airbyte_source_productboard
- airbyte_source_productive
- airbyte_source_pypi
- airbyte_source_qualaroo
- airbyte_source_quickbooks
- airbyte_source_railz
- airbyte_source_rd_station_marketing
- airbyte_source_recharge
- airbyte_source_recreation
- airbyte_source_recruitee
- airbyte_source_recurly
- airbyte_source_reddit
- airbyte_source_redshift
- airbyte_source_referralhero
- airbyte_source_rentcast
- airbyte_source_repairshopr
- airbyte_source_reply_io
- airbyte_source_retailexpress_by_maropost
- airbyte_source_retently
- airbyte_source_revenuecat
- airbyte_source_revolut_merchant
- airbyte_source_ringcentral
- airbyte_source_rki_covid
- airbyte_source_rocket_chat
- airbyte_source_rocketlane
- airbyte_source_rollbar
- airbyte_source_rootly
- airbyte_source_rss
- airbyte_source_ruddr
- airbyte_source_s3
- airbyte_source_safetyculture
- airbyte_source_sage_hr
- airbyte_source_salesflare
- airbyte_source_salesforce
- airbyte_source_salesloft
- airbyte_source_sap_fieldglass
- airbyte_source_sap_hana_enterprise
- airbyte_source_savvycal
- airbyte_source_scryfall
- airbyte_source_secoda
- airbyte_source_segment
- airbyte_source_sendgrid
- airbyte_source_sendinblue
- airbyte_source_sendowl
- airbyte_source_sendpulse
- airbyte_source_senseforce
- airbyte_source_sentry
- airbyte_source_serpstat
- airbyte_source_service_now
- airbyte_source_sftp
- airbyte_source_sftp_bulk
- airbyte_source_sharetribe
- airbyte_source_shippo
- airbyte_source_shipstation
- airbyte_source_shopify
- airbyte_source_shortcut
- airbyte_source_shortio
- airbyte_source_sigma_computing
- airbyte_source_simfin
- airbyte_source_simplecast
- airbyte_source_simplesat
- airbyte_source_slack
- airbyte_source_smaily
- airbyte_source_smartengage
- airbyte_source_smartreach
- airbyte_source_smartsheets
- airbyte_source_smartwaiver
- airbyte_source_snapchat_marketing
- airbyte_source_snowflake
- airbyte_source_solarwinds_service_desk
- airbyte_source_sonar_cloud
- airbyte_source_spacex_api
- airbyte_source_sparkpost
- airbyte_source_split_io
- airbyte_source_spotlercrm
- airbyte_source_square
- airbyte_source_squarespace
- airbyte_source_statsig
- airbyte_source_statuspage
- airbyte_source_stockdata
- airbyte_source_strava
- airbyte_source_stripe
- airbyte_source_surveymonkey
- airbyte_source_survey_sparrow
- airbyte_source_survicate
- airbyte_source_systeme
- airbyte_source_taboola
- airbyte_source_teamtailor
- airbyte_source_teamwork
- airbyte_source_tempo
- airbyte_source_testrail
- airbyte_source_the_guardian_api
- airbyte_source_thinkific
- airbyte_source_thinkific_courses
- airbyte_source_ticketmaster
- airbyte_source_tickettailor
- airbyte_source_tiktok_marketing
- airbyte_source_timely
- airbyte_source_tinyemail
- airbyte_source_tmdb
- airbyte_source_todoist
- airbyte_source_toggl
- airbyte_source_track_pms
- airbyte_source_trello
- airbyte_source_tremendous
- airbyte_source_trustpilot
- airbyte_source_tvmaze_schedule
- airbyte_source_twelve_data
- airbyte_source_twilio
- airbyte_source_twilio_taskrouter
- airbyte_source_twitter
- airbyte_source_tyntec_sms
- airbyte_source_typeform
- airbyte_source_ubidots
- airbyte_source_unleash
- airbyte_source_uppromote
- airbyte_source_us_census
- airbyte_source_uservoice
- airbyte_source_vantage
- airbyte_source_veeqo
- airbyte_source_vercel
- airbyte_source_visma_economic
- airbyte_source_vitally
- airbyte_source_vwo
- airbyte_source_waiteraid
- airbyte_source_wasabi_stats_api
- airbyte_source_weatherstack
- airbyte_source_webflow
- airbyte_source_web_scrapper
- airbyte_source_when_i_work
- airbyte_source_whisky_hunter
- airbyte_source_wikipedia_pageviews
- airbyte_source_woocommerce
- airbyte_source_wordpress
- airbyte_source_workable
- airbyte_source_workday
- airbyte_source_workflowmax
- airbyte_source_workramp
- airbyte_source_wrike
- airbyte_source_wufoo
- airbyte_source_xkcd
- airbyte_source_xsolla
- airbyte_source_yahoo_finance_price
- airbyte_source_yandex_metrica
- airbyte_source_yotpo
- airbyte_source_you_need_a_budget_ynab
- airbyte_source_younium
- airbyte_source_youtube_analytics
- airbyte_source_youtube_data
- airbyte_source_zapier_supported_storage
- airbyte_source_zendesk_chat
- airbyte_source_zendesk_sunshine
- airbyte_source_zendesk_support
- airbyte_source_zendesk_talk
- airbyte_source_zenefits
- airbyte_source_zenloop
- airbyte_source_zoho_analytics_metadata_api
- airbyte_source_zoho_bigin
- airbyte_source_zoho_billing
- airbyte_source_zoho_books
- airbyte_source_zoho_campaign
- airbyte_source_zoho_crm
- airbyte_source_zoho_desk
- airbyte_source_zoho_expense
- airbyte_source_zoho_inventory
- airbyte_source_zoho_invoice
- airbyte_source_zonka_feedback
- airbyte_source_zoom
- airbyte_workspace
Terraform allows you to use local provider builds by setting a dev_overrides
block in a configuration file called .terraformrc
. This block overrides all other configured installation methods.
Terraform searches for the .terraformrc
file in your home directory and applies any configuration settings you set.
provider_installation {
dev_overrides {
"registry.terraform.io/airbyte/scaffolding" = "<PATH>"
}
# For all other providers, install them directly from their origin provider
# registries as normal. If you omit this, Terraform will _only_ use
# the dev_overrides block, and so no other providers will be available.
direct {}
}
Your <PATH>
may vary depending on how your Go environment variables are configured. Execute go env GOBIN
to set it, then set the <PATH>
to the value returned. If nothing is returned, set it to the default location, $HOME/go/bin
.
While we value open-source contributions to this SDK, this library is generated programmatically. Feel free to open a PR or a Github issue as a proof of concept and we'll do our best to include it in a future release!
Provider Created by Speakeasy
For Tasks:
Click tags to check more tools for each tasksFor Jobs:
Alternative AI tools for terraform-provider-airbyte
Similar Open Source Tools

terraform-provider-airbyte
Programatically control Airbyte Cloud through an API. Developers can create an API Key within the Developer Portal to make API requests. The provider allows for integration building by showing network request information and API usage details. It offers resources and data sources for various destinations and sources, enabling users to manage data flow between different services.

free-llm-collect
This repository is a collection of free large language models (LLMs) that can be used for various natural language processing tasks. It includes information on different free LLM APIs and projects that can be deployed without cost. Users can find details on the performance, login requirements, function calling capabilities, and deployment environments of each listed LLM source.

PythonPark
PythonPark is a paradise for learning Python, providing babysitter-level tutorials on AI labs, treasure videos, data structures, study guides, machine learning practicals, deep learning practicals, Python basics, web scraping, big company interview experiences, programming life, and resource sharing. Original articles are published at least twice a week, with the latest articles being first released on WeChat and videos on Bilibili. Join the WeChat group for technical discussions or to provide feedback. Continuously improving and outputting content!

ai_wiki
This repository provides a comprehensive collection of resources, open-source tools, and knowledge related to quantitative analysis. It serves as a valuable knowledge base and navigation guide for individuals interested in various aspects of quantitative investing, including platforms, programming languages, mathematical foundations, machine learning, deep learning, and practical applications. The repository is well-structured and organized, with clear sections covering different topics. It includes resources on system platforms, programming codes, mathematical foundations, algorithm principles, machine learning, deep learning, reinforcement learning, graph networks, model deployment, and practical applications. Additionally, there are dedicated sections on quantitative trading and investment, as well as large models. The repository is actively maintained and updated, ensuring that users have access to the latest information and resources.

ai-money-maker-handbook
The 'ai-money-maker-handbook' repository is a collection of information on using AI to earn extra income through side jobs. It includes strategies, resources, and verified methods for making money with AI technology in various fields. The repository provides insights on leveraging AI tools, platforms, and techniques to generate additional revenue streams in the AI era.

chatwiki
ChatWiki is an open-source knowledge base AI question-answering system. It is built on large language models (LLM) and retrieval-augmented generation (RAG) technologies, providing out-of-the-box data processing, model invocation capabilities, and helping enterprises quickly build their own knowledge base AI question-answering systems. It offers exclusive AI question-answering system, easy integration of models, data preprocessing, simple user interface design, and adaptability to different business scenarios.

DeepBattler
DeepBattler is a tool designed for Hearthstone Battlegrounds players, providing real-time strategic advice and insights to improve gameplay experience. It integrates with the Hearthstone Deck Tracker plugin and offers voice-assisted guidance. The tool is powered by a large language model (LLM) and can match the strength of top players on EU servers. Users can set up the tool by adding dependencies, configuring the plugin path, and launching the LLM agent. DeepBattler is licensed for personal, educational, and non-commercial use, with guidelines on non-commercial distribution and acknowledgment of external contributions.

hongbomiao.com
hongbomiao.com is a personal research and development (R&D) lab that facilitates the sharing of knowledge. The repository covers a wide range of topics including web development, mobile development, desktop applications, API servers, cloud native technologies, data processing, machine learning, computer vision, embedded systems, simulation, database management, data cleaning, data orchestration, testing, ops, authentication, authorization, security, system tools, reverse engineering, Ethereum, hardware, network, guidelines, design, bots, and more. It provides detailed information on various tools, frameworks, libraries, and platforms used in these domains.

Thinking_in_Java_MindMapping
Thinking_in_Java_MindMapping is a repository that started as a project to create mind maps based on the book 'Java Programming Ideas'. Over time, it evolved into a collection of programming notes, blog posts, book summaries, personal reflections, and even gaming content. The repository covers a wide range of topics, allowing the author to freely express thoughts and ideas. The content is diverse and reflects the author's dedication to consistency and creativity.

llm_interview_note
This repository provides a comprehensive overview of large language models (LLMs), covering various aspects such as their history, types, underlying architecture, training techniques, and applications. It includes detailed explanations of key concepts like Transformer models, distributed training, fine-tuning, and reinforcement learning. The repository also discusses the evaluation and limitations of LLMs, including the phenomenon of hallucinations. Additionally, it provides a list of related courses and references for further exploration.

Daily-DeepLearning
Daily-DeepLearning is a repository that covers various computer science topics such as data structures, operating systems, computer networks, Python programming, data science packages like numpy, pandas, matplotlib, machine learning theories, deep learning theories, NLP concepts, machine learning practical applications, deep learning practical applications, and big data technologies like Hadoop and Hive. It also includes coding exercises related to '剑指offer'. The repository provides detailed explanations and examples for each topic, making it a comprehensive resource for learning and practicing different aspects of computer science and data-related fields.

aid
Aid2 is a tool designed to authorize iOS devices and install apps similar to iTools. After authorizing with Aid2, the IPA files can be installed without entering the app ID and password. This second version of Aid supports both Windows and Mac systems, although the Mac system has not been fully tested yet. Version 2.1 added the functionality to install IPA files. Version 2.5 streamlined the authorization process, executing it on each device using a single thread to reduce code complexity and improve authorization speed. The tool requires a compilation environment with Vcpkg, gRPC, Protobuf, and OpenSSL, and users need to have access to a VPN for successful configuration.

AI-Catalog
AI-Catalog is a curated list of AI tools, platforms, and resources across various domains. It serves as a comprehensive repository for users to discover and explore a wide range of AI applications. The catalog includes tools for tasks such as text-to-image generation, summarization, prompt generation, writing assistance, code assistance, developer tools, low code/no code tools, audio editing, video generation, 3D modeling, search engines, chatbots, email assistants, fun tools, gaming, music generation, presentation tools, website builders, education assistants, autonomous AI agents, photo editing, AI extensions, deep face/deep fake detection, text-to-speech, startup tools, SQL-related AI tools, education tools, and text-to-video conversion.

RTXZY-MD
RTXZY-MD is a bot tool that supports file hosting, QR code, pairing code, and RestApi features. Users must fill in the Apikey for the bot to function properly. It is not recommended to install the bot on platforms lacking ffmpeg, imagemagick, webp, or express.js support. The tool allows for 95% implementation of website api and supports free and premium ApiKeys. Users can join group bots and get support from Sociabuzz. The tool can be run on Heroku with specific buildpacks and is suitable for Windows/VPS/RDP users who need Git, NodeJS, FFmpeg, and ImageMagick installations.
For similar tasks

terraform-provider-airbyte
Programatically control Airbyte Cloud through an API. Developers can create an API Key within the Developer Portal to make API requests. The provider allows for integration building by showing network request information and API usage details. It offers resources and data sources for various destinations and sources, enabling users to manage data flow between different services.

Magick
Magick is a groundbreaking visual AIDE (Artificial Intelligence Development Environment) for no-code data pipelines and multimodal agents. Magick can connect to other services and comes with nodes and templates well-suited for intelligent agents, chatbots, complex reasoning systems and realistic characters.

airbyte
Airbyte is an open-source data integration platform that makes it easy to move data from any source to any destination. With Airbyte, you can build and manage data pipelines without writing any code. Airbyte provides a library of pre-built connectors that make it easy to connect to popular data sources and destinations. You can also create your own connectors using Airbyte's no-code Connector Builder or low-code CDK. Airbyte is used by data engineers and analysts at companies of all sizes to build and manage their data pipelines.

metaflow
Metaflow is a user-friendly library designed to assist scientists and engineers in developing and managing real-world data science projects. Initially created at Netflix, Metaflow aimed to enhance the productivity of data scientists working on diverse projects ranging from traditional statistics to cutting-edge deep learning. For further information, refer to Metaflow's website and documentation.

airbyte-platform
Airbyte is an open-source data integration platform that makes it easy to move data from any source to any destination. With Airbyte, you can build and manage data pipelines without writing any code. Airbyte provides a library of pre-built connectors that make it easy to connect to popular data sources and destinations. You can also create your own connectors using Airbyte's low-code Connector Development Kit (CDK). Airbyte is used by data engineers and analysts at companies of all sizes to move data for a variety of purposes, including data warehousing, data analysis, and machine learning.

llm-app-stack
LLM App Stack, also known as Emerging Architectures for LLM Applications, is a comprehensive list of available tools, projects, and vendors at each layer of the LLM app stack. It covers various categories such as Data Pipelines, Embedding Models, Vector Databases, Playgrounds, Orchestrators, APIs/Plugins, LLM Caches, Logging/Monitoring/Eval, Validators, LLM APIs (proprietary and open source), App Hosting Platforms, Cloud Providers, and Opinionated Clouds. The repository aims to provide a detailed overview of tools and projects for building, deploying, and maintaining enterprise data solutions, AI models, and applications.

dataengineering-roadmap
A repository providing basic concepts, technical challenges, and resources on data engineering in Spanish. It is a curated list of free, Spanish-language materials found on the internet to facilitate the study of data engineering enthusiasts. The repository covers programming fundamentals, programming languages like Python, version control with Git, database fundamentals, SQL, design concepts, Big Data, analytics, cloud computing, data processing, and job search tips in the IT field.

towhee
Towhee is a cutting-edge framework designed to streamline the processing of unstructured data through the use of Large Language Model (LLM) based pipeline orchestration. It can extract insights from diverse data types like text, images, audio, and video files using generative AI and deep learning models. Towhee offers rich operators, prebuilt ETL pipelines, and a high-performance backend for efficient data processing. With a Pythonic API, users can build custom data processing pipelines easily. Towhee is suitable for tasks like sentence embedding, image embedding, video deduplication, question answering with documents, and cross-modal retrieval based on CLIP.
For similar jobs

google.aip.dev
API Improvement Proposals (AIPs) are design documents that provide high-level, concise documentation for API development at Google. The goal of AIPs is to serve as the source of truth for API-related documentation and to facilitate discussion and consensus among API teams. AIPs are similar to Python's enhancement proposals (PEPs) and are organized into different areas within Google to accommodate historical differences in customs, styles, and guidance.

kong
Kong, or Kong API Gateway, is a cloud-native, platform-agnostic, scalable API Gateway distinguished for its high performance and extensibility via plugins. It also provides advanced AI capabilities with multi-LLM support. By providing functionality for proxying, routing, load balancing, health checking, authentication (and more), Kong serves as the central layer for orchestrating microservices or conventional API traffic with ease. Kong runs natively on Kubernetes thanks to its official Kubernetes Ingress Controller.

speakeasy
Speakeasy is a tool that helps developers create production-quality SDKs, Terraform providers, documentation, and more from OpenAPI specifications. It supports a wide range of languages, including Go, Python, TypeScript, Java, and C#, and provides features such as automatic maintenance, type safety, and fault tolerance. Speakeasy also integrates with popular package managers like npm, PyPI, Maven, and Terraform Registry for easy distribution.

apicat
ApiCat is an API documentation management tool that is fully compatible with the OpenAPI specification. With ApiCat, you can freely and efficiently manage your APIs. It integrates the capabilities of LLM, which not only helps you automatically generate API documentation and data models but also creates corresponding test cases based on the API content. Using ApiCat, you can quickly accomplish anything outside of coding, allowing you to focus your energy on the code itself.

aiohttp-pydantic
Aiohttp pydantic is an aiohttp view to easily parse and validate requests. You define using function annotations what your methods for handling HTTP verbs expect, and Aiohttp pydantic parses the HTTP request for you, validates the data, and injects the parameters you want. It provides features like query string, request body, URL path, and HTTP headers validation, as well as Open API Specification generation.

ain
Ain is a terminal HTTP API client designed for scripting input and processing output via pipes. It allows flexible organization of APIs using files and folders, supports shell-scripts and executables for common tasks, handles url-encoding, and enables sharing the resulting curl, wget, or httpie command-line. Users can put things that change in environment variables or .env-files, and pipe the API output for further processing. Ain targets users who work with many APIs using a simple file format and uses curl, wget, or httpie to make the actual calls.

OllamaKit
OllamaKit is a Swift library designed to simplify interactions with the Ollama API. It handles network communication and data processing, offering an efficient interface for Swift applications to communicate with the Ollama API. The library is optimized for use within Ollamac, a macOS app for interacting with Ollama models.

ollama4j
Ollama4j is a Java library that serves as a wrapper or binding for the Ollama server. It facilitates communication with the Ollama server and provides models for deployment. The tool requires Java 11 or higher and can be installed locally or via Docker. Users can integrate Ollama4j into Maven projects by adding the specified dependency. The tool offers API specifications and supports various development tasks such as building, running unit tests, and integration tests. Releases are automated through GitHub Actions CI workflow. Areas of improvement include adhering to Java naming conventions, updating deprecated code, implementing logging, using lombok, and enhancing request body creation. Contributions to the project are encouraged, whether reporting bugs, suggesting enhancements, or contributing code.