Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fzakaria/nix-http-binary-cache-api-spec
An OpenAPI specification for a Nix HTTP Binary Cache
https://github.com/fzakaria/nix-http-binary-cache-api-spec
cachix nix nixos nixpkgs
Last synced: 3 months ago
JSON representation
An OpenAPI specification for a Nix HTTP Binary Cache
- Host: GitHub
- URL: https://github.com/fzakaria/nix-http-binary-cache-api-spec
- Owner: fzakaria
- License: apache-2.0
- Created: 2021-08-13T02:31:16.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-14T18:40:48.000Z (almost 2 years ago)
- Last Synced: 2024-09-28T09:20:33.544Z (4 months ago)
- Topics: cachix, nix, nixos, nixpkgs
- Language: HTML
- Homepage: https://fzakaria.github.io/nix-http-binary-cache-api-spec/
- Size: 3.13 MB
- Stars: 25
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Nix HTTP Binary Cache OpenAPI Specification
An [OpenAPI](https://swagger.io/specification/) specification for a Nix HTTP Binary Cache.The _spec_ is hosted at [https://fzakaria.github.io/nix-http-binary-cache-api-spec](https://fzakaria.github.io/nix-http-binary-cache-api-spec/#/) for you to play with.
😢 Unfortunately since most Nix HTTP binary caches don't have any CORS policies, you will be unable to actually execute the APIs from the site unless your browser has CORS disabled.