https://github.com/mason-org/mason-registry-api
API service for mason.nvim.
https://github.com/mason-org/mason-registry-api
Last synced: about 2 months ago
JSON representation
API service for mason.nvim.
- Host: GitHub
- URL: https://github.com/mason-org/mason-registry-api
- Owner: mason-org
- License: apache-2.0
- Created: 2022-07-02T19:18:47.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-17T06:44:37.000Z (about 2 months ago)
- Last Synced: 2025-03-17T07:38:45.942Z (about 2 months ago)
- Language: Rust
- Homepage: https://api.mason-registry.dev
- Size: 444 KB
- Stars: 24
- Watchers: 4
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/mason-org/mason-registry-api/actions/workflows/tests.yaml)
[](https://github.com/mason-org/mason-registry-api/actions/workflows/schema-tests.yaml)
[](https://github.com/sponsors/williamboman)
Public, edge-cached, API formason.nvim
that exposes convenience APIs
for the Mason registry.## Dev
```sh
GITHUB_API_KEY=XXX vercel dev
```