https://github.com/databricks/tabular-sdk-go
Golang SDK for interacting with the Tabular API
https://github.com/databricks/tabular-sdk-go
Last synced: 8 months ago
JSON representation
Golang SDK for interacting with the Tabular API
- Host: GitHub
- URL: https://github.com/databricks/tabular-sdk-go
- Owner: databricks
- Created: 2023-08-30T17:08:05.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-15T15:01:26.000Z (almost 2 years ago)
- Last Synced: 2025-06-13T20:48:44.622Z (8 months ago)
- Language: Shell
- Size: 183 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Generating SDK From OpenAPI Spec
1. Update openapispec.json
2. `make build`