Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ninech/apis
API definitions for nineapis.ch
https://github.com/ninech/apis
Last synced: about 1 month ago
JSON representation
API definitions for nineapis.ch
- Host: GitHub
- URL: https://github.com/ninech/apis
- Owner: ninech
- License: apache-2.0
- Created: 2022-10-27T11:19:21.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T10:56:48.000Z (about 2 months ago)
- Last Synced: 2024-10-29T11:36:42.464Z (about 2 months ago)
- Language: Go
- Size: 1.19 MB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: security/v1alpha1/doc.go
Awesome Lists containing this project
README
# Nine APIs
This repository contains the API definitions of all the public APIs available
on [nineapis.ch](https://nineapis.ch) in several forms:* Go type definitions in the module `github.com/ninech/apis`
* Kubernetes CRDs in `config/crds`
* API docs and OpenAPI spec in `docs/`Note that everything related to the API definitions is generated and synced
over from an internal Nine repo and should not be modified here.The docs are available in a rendered form at
[docs.nineapis.ch](https://docs.nineapis.ch).