Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sourcemeta/learnjsonschema.com

Reference documentation for JSON Schema. Includes detailed information about each keyword and vocabulary, alongside examples
https://github.com/sourcemeta/learnjsonschema.com

asyncapi json json-schema jsonschema openapi schema schemas

Last synced: 22 days ago
JSON representation

Reference documentation for JSON Schema. Includes detailed information about each keyword and vocabulary, alongside examples

Awesome Lists containing this project

README

        

Learn JSON Schema
=================

**[www.learnjsonschema.com](https://www.learnjsonschema.com)**

Reference documentation for [JSON Schema](https://json-schema.org).

### Running Locally

Make sure you have [Hugo](https://gohugo.io) and run the following command from
the top-level of the project:

```sh
make
```

Contributors
------------



License
-------

This project is governed by the [GNU Affero General Public License](./LICENSE)
(GNU AGPL).