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

https://github.com/khulnasoft/schemas


https://github.com/khulnasoft/schemas

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# KhulnaSoft Schemas

Schemas used across many Khulnasoft packages to validating config files, requests to APIs, and more.

## Why?

- Keep schemas used across Khulnasoft projects in sync
- We use `.js` instead of `.json` because parsing JSON takes longer