Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arctir/go-flightdeck
Go bindings for the Flightdeck API
https://github.com/arctir/go-flightdeck
backstage flightdeck golang openapi3
Last synced: about 14 hours ago
JSON representation
Go bindings for the Flightdeck API
- Host: GitHub
- URL: https://github.com/arctir/go-flightdeck
- Owner: arctir
- License: apache-2.0
- Created: 2024-10-09T14:50:18.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-11-10T06:29:05.000Z (7 days ago)
- Last Synced: 2024-11-10T07:26:10.582Z (6 days ago)
- Topics: backstage, flightdeck, golang, openapi3
- Language: Go
- Homepage: https://arctir.com
- Size: 35.2 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-flightdeck
Go bindings for the [Flightdeck API Specification](https://github.com/arctir/flightdeck-api).
### Generation
This package is largely auto-generated. It is built on a trigger from the [API repository](https://github.com/arctir/flightdeck-api). These binding will be built for every versioned tag pushed to the API repository.
In addition to the generated code, there are methods to make client authentication a bit easier.