https://github.com/arctir/flightdeck-api
The Flightdeck API specification
https://github.com/arctir/flightdeck-api
backstage flightdeck idp openapi
Last synced: 10 months ago
JSON representation
The Flightdeck API specification
- Host: GitHub
- URL: https://github.com/arctir/flightdeck-api
- Owner: arctir
- License: apache-2.0
- Created: 2024-10-08T15:33:05.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-18T20:41:09.000Z (about 1 year ago)
- Last Synced: 2025-02-07T17:17:19.602Z (about 1 year ago)
- Topics: backstage, flightdeck, idp, openapi
- Language: Makefile
- Homepage: https://arctir.com
- Size: 96.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# flightdeck-api
The OpenAPI (version 3) specification for Flightdeck. Every aspect of the Flightdeck platform may be manipulated with this API.
### Clients
Currently there are a few auto-generated client bindings built from this specification.
* [Golang](https://github.com/arctir/go-flightdeck)
* [Typescript](https://github.com/arctir/flightdeck-typescript)