Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A GraphQL API for interacting with dbt Artifacts.

License

NotificationsYou must be signed in to change notification settings

judahrand/dbt-metadata-api

Repository files navigation

To start the server please run:

poetry install --all-extrasexport DBT_METADATA_REFRESH=30export DBT_METADATA_MANIFEST=gs://my-bucket/manifest.jsonpoetry run uvicorn dbt_metadata_api:app --host 127.0.0.1 --port 8000
  • DBT_METADATA_MANIFEST can be a path to a local file, a GCS blob, an S3 blob, or an Azure Storage blob.
  • DBT_METADATA_REFRESH is the frequency in second with which the Manifest will be updated.

About

A GraphQL API for interacting with dbt Artifacts.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp