An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        

[![Tests](https://img.shields.io/badge/CI-Tests-brightgreen?style=flat-square&logo=github)](https://github.com/mason-org/mason-registry-api/actions/workflows/tests.yaml)
[![API tests](https://img.shields.io/badge/CI-API%20tests-brightgreen?style=flat-square&logo=github)](https://github.com/mason-org/mason-registry-api/actions/workflows/schema-tests.yaml)
[![Sponsors](https://img.shields.io/github/sponsors/williamboman?style=flat-square)](https://github.com/sponsors/williamboman)

![mason-registry-api](https://user-images.githubusercontent.com/6705160/230377905-3e194e97-a1fa-47f6-88c7-20f8286e1fce.png)


Public, edge-cached, API for mason.nvim that exposes convenience APIs
for the Mason registry.

## Dev

```sh
GITHUB_API_KEY=XXX vercel dev
```