Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/json-schema-org/understanding-json-schema
A website aiming to provide more accessible documentation for JSON schema.
https://github.com/json-schema-org/understanding-json-schema
json-schema
Last synced: 25 days ago
JSON representation
A website aiming to provide more accessible documentation for JSON schema.
- Host: GitHub
- URL: https://github.com/json-schema-org/understanding-json-schema
- Owner: json-schema-org
- License: other
- Archived: true
- Created: 2013-09-05T13:55:21.000Z (over 11 years ago)
- Default Branch: main
- Last Pushed: 2023-11-03T10:31:03.000Z (over 1 year ago)
- Last Synced: 2024-04-14T10:15:57.507Z (10 months ago)
- Topics: json-schema
- Language: Python
- Homepage: https://json-schema.org/understanding-json-schema/
- Size: 2.49 MB
- Stars: 1,521
- Watchers: 61
- Forks: 326
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-github-star - understanding-json-schema - schema-org | 1526 | (Python)
- jimsghstars - json-schema-org/understanding-json-schema - A website aiming to provide more accessible documentation for JSON schema. (Python)
README
---
📌 **Deprecation Notice** 📌This repository is now deprecated. To contribute to the JSON Schema docs please use the new repository ➡️ [https://github.com/json-schema-org/website](https://github.com/json-schema-org/website).
---
understanding-json-schema
=========================
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](https://github.com/json-schema-org/.github/blob/main/CODE_OF_CONDUCT.md) [![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active) [![Financial Contributors on Open Collective](https://opencollective.com/json-schema/all/badge.svg?label=financial+contributors)](https://opencollective.com/json-schema)[![Build Status](https://travis-ci.org/json-schema-org/understanding-json-schema.png)](https://travis-ci.org/json-schema-org/understanding-json-schema)
A website aiming to provide more accessible documentation for JSON schema.
http://json-schema.org/understanding-json-schema/index.html
## Build locally
You can build and serve the website locally using docker. Running
`docker-compose up` will start the server on http://localhost:8000