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: 10 months ago
JSON representation

Go bindings for the Flightdeck API

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.