Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sourcemeta/learnjsonschema.com
- Owner: sourcemeta
- License: agpl-3.0
- Created: 2023-02-09T10:22:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-24T02:48:55.000Z (2 months ago)
- Last Synced: 2024-09-11T19:09:45.080Z (about 2 months ago)
- Topics: asyncapi, json, json-schema, jsonschema, openapi, schema, schemas
- Language: HTML
- Homepage: https://www.learnjsonschema.com/
- Size: 2.42 MB
- Stars: 16
- Watchers: 1
- Forks: 8
- Open Issues: 6
-
Metadata Files:
- Readme: README.markdown
- License: LICENSE
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).