Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

JSON Schema

While JSON is probably the most popular format for exchanging data, JSON Schema is the vocabulary that enables JSON data consistency, validity, and interoperability at scale.

https://github.com/swaggest/rest

Web services with OpenAPI and JSON Schema done quick in Go

go golang hacktoberfest json-schema openapi openapi3 rest-api swagger

Last synced: 14 Oct 2024

https://github.com/tristanpenman/valijson

Header-only C++ library for JSON Schema validation, with support for many popular parsers

header-only json json-schema json-schema-validator

Last synced: 14 Oct 2024

https://github.com/limenius/symfony-react-sandbox

Example of integration with React and Webpack (Webpack Encore) for universal (isomorphic) React rendering, using Limenius/ReactBundle and Limenius/LiformBundle

json-schema react symfony webpack webpack-encore

Last synced: 30 Oct 2024

https://github.com/bhch/django-jsonform

A better, user-friendly JSON editing form field for Django admin. Also supports Postgres ArrayField.

admin django json-form json-schema python

Last synced: 14 Oct 2024

https://github.com/rizerphe/local-llm-function-calling

A tool for generating function arguments and choosing what function to call with local LLMs

chatgpt-functions huggingface-transformers json-schema llm llm-inference openai-function-call openai-functions

Last synced: 14 Oct 2024

https://github.com/cloudflare/json-schema-tools

Packages for working with JSON Schema and JSON Hyper-Schema

hyper-schemas json-hyper-schema json-schema rest rest-api rest-client subschema

Last synced: 07 Oct 2024

https://github.com/asyncapi/modelina

A library for generating typed models based on inputs such as AsyncAPI, OpenAPI, and JSON Schema documents with high customization

asyncapi codegen codegenerator cpp csharp generate-code get-global-node-release-workflows go java json-schema kotlin modelina openapi2 openapi3 php rust swagger typescript

Last synced: 31 Oct 2024

https://github.com/deliveryhero/serverless-aws-documentation

Serverless 1.0 plugin to add documentation and models to the serverless generated API Gateway

api-gateway aws aws-apigateway documentation documentation-generator json-schema serverless

Last synced: 25 Sep 2024

https://github.com/instrumenta/kubernetes-json-schema

Schemas for every version of every object in every version of Kubernetes

instrumenta json-schema kubernetes

Last synced: 31 Oct 2024

https://github.com/dymmond/esmerald

Esmerald framework - Highly scalable, performant, easy to learn, easy to code and for every sizeable and complex application

api async asyncio framework json json-schema openapi openapi3 pydantic python python-types python3 redoc rest security starlette swagger swagger-ui uvicorn web

Last synced: 14 Oct 2024

https://github.com/better/jsonschema2db

Generate tables dynamically from a JSON Schema and insert data

json-schema postgresql python

Last synced: 14 Oct 2024

https://github.com/ui-schema/ui-schema

Use JSON-Schema with React, generate Forms + UIs with any design system, easy creation of complex custom widgets.

form-builder form-generator json-schema material material-ui mui react ui-generator ui-schema widget

Last synced: 12 Oct 2024

https://github.com/korzio/djv

Dynamic JSON Schema Validator - Supports draft-04/06

json-schema validator

Last synced: 14 Oct 2024

https://github.com/jinkin1995/vue-json-edit

Visual JSON editor built as an vue component. Provides a basic GUI

json json-editor json-schema vue vue-components

Last synced: 14 Oct 2024

https://github.com/ajv-validator/ajv-errors

Custom error messages in JSON Schemas for Ajv validator

ajv errors json-schema validator

Last synced: 30 Oct 2024

https://github.com/valentinpalkovic/prisma-json-schema-generator

A generator for Prisma 2 to generate a valid JSON Schema (v7)

json-schema prisma prisma-generator prisma-schema prisma2

Last synced: 30 Oct 2024

https://github.com/samchungy/zod-openapi

Use Zod Schemas to create OpenAPI v3.x documentation

json-schema openapi openapi3 swagger typescript zod zod-openapi

Last synced: 30 Oct 2024

https://github.com/tangram-js/json-schema-editor

JSON Schema Editor is an intuitive editor for JSON schema. It provides a tree view to present the structure of schema, and a property inspector to edit the properties of schema element. Develop with Vue.js 2 and Firebase.

editor firebase javascript json-schema single-page-app spa vuejs2

Last synced: 04 Nov 2024

https://github.com/twpayne/go-jsonstruct

Generate Go structs from multiple JSON or YAML objects.

go golang json json-schema schema struct yaml

Last synced: 01 Nov 2024

https://github.com/reorx/jsoncv

A toolkit for building your CV with JSON and creating stylish HTML/PDF files.

cv editor json json-resume json-schema pdf resume

Last synced: 31 Oct 2024

https://github.com/ltworf/typedload

Python library to load dynamically typed data into statically typed data structures

dataclass enums json json-schema mypy namedtuple pydantic python python3 schema types typing

Last synced: 29 Oct 2024

https://github.com/ajv-validator/ajv-keywords

Additional JSON-Schema keywords for Ajv JSON validator

ajv json-schema keywords validator

Last synced: 29 Oct 2024

https://github.com/ajv-validator/ajv-cli

Command-line interface for Ajv JSON Validator

ajv command-line json-schema validator

Last synced: 12 Oct 2024

https://github.com/garethr/kubernetes-json-schema

A set of JSON schemas for various Kubernetes versions, extracted from the OpenAPI definitions

json-schema kubernetes openapi

Last synced: 31 Oct 2024

https://github.com/lefticus/json2cpp

Compiles JSON into static constexpr C++ data structures with nlohmann::json API

cpp cpp17 json json-schema

Last synced: 05 Nov 2024

https://github.com/remcohaszing/monaco-yaml

YAML plugin for the Monaco Editor

json-schema monaco monaco-editor yaml

Last synced: 17 Oct 2024

https://github.com/JamesNK/Newtonsoft.Json.Schema

Json.NET Schema is a powerful, complete and easy to use JSON Schema framework for .NET

c-sharp json json-schema schema

Last synced: 03 Aug 2024

https://github.com/jamesnk/newtonsoft.json.schema

Json.NET Schema is a powerful, complete and easy to use JSON Schema framework for .NET

c-sharp json json-schema schema

Last synced: 18 Oct 2024

https://github.com/saschpe/libvirt-hook-qemu

Libvirt hook for setting up iptables port-forwarding rules when using NAT-ed networking.

json json-schema libvirt nat port-forwarding python

Last synced: 31 Oct 2024

https://github.com/python-jsonschema/hypothesis-jsonschema

Tools to generate test data from JSON schemata with Hypothesis

hypothesis json-schema property-based-testing python

Last synced: 03 Aug 2024

https://github.com/atlassian/better-ajv-errors

JSON Schema validation for Human πŸ‘¨β€πŸŽ€

ajv json-schema

Last synced: 12 Oct 2024

https://github.com/instrumenta/openapi2jsonschema

Convert OpenAPI definitions into JSON schemas for all types in the API

instrumenta json-reference json-schema openapi

Last synced: 01 Nov 2024

https://github.com/fastify/env-schema

Validate your env variable using Ajv and dotenv

environment environment-variables fastify-library json-schema validation

Last synced: 07 Oct 2024

https://github.com/guyskk/validr

A simple, fast, extensible python library for data validation.

json-schema validation validator

Last synced: 15 Oct 2024

https://github.com/fuhrysteve/marshmallow-jsonschema

JSON Schema Draft v7 (http://json-schema.org/) formatting with marshmallow

json-schema marshmallow marshmallow-jsonschema react-jsonschema-form

Last synced: 31 Oct 2024

https://github.com/snowplow/iglu

Iglu is a machine-readable, open-source schema repository for JSON Schema from the team at Snowplow

json-schema machine-readable repository snowplow

Last synced: 12 Oct 2024

https://github.com/duartealexf/sql-ddl-to-json-schema

SQL DDL to JSON Schema Converter

grammar json-schema nearley sql-parser

Last synced: 13 Aug 2024

https://github.com/sngular/kloadgen

KLoadGen is kafka load generator plugin for jmeter designed to work with AVRO, JSON and PROTOL-BUFFERS schema Registries.

avro-schema java jmeter-plugin json-schema kafka load-testing protobuf protocol-buffers

Last synced: 03 Aug 2024

https://github.com/marcosschroh/dataclasses-avroschema

Generate avro schemas from python classes. Code generation from avro schemas. Serialize/Deserialize python instances with avro schemas

apache-avro avro avro-schemas code-generation json json-schema model pydantic python3 schema serialization

Last synced: 28 Oct 2024

https://github.com/netheril96/StaticJSON

Fast, direct and static typed parsing of JSON with C++

c-plus-plus json json-schema parsing

Last synced: 26 Oct 2024

https://github.com/charlypoly/graphql-to-json-schema

GraphQL Schema to JSON Schema

graphql json-schema nodejs typescript

Last synced: 01 Nov 2024

https://github.com/python-jsonschema/check-jsonschema

A CLI and set of pre-commit hooks for jsonschema validation with built-in support for GitHub Workflows, Renovate, Azure Pipelines, and more!

cli json-schema pre-commit python

Last synced: 12 Oct 2024

https://github.com/hyperjump-io/json-schema

JSON Schema Validation, Annotation, and Bundling. Supports Draft 04, 06, 07, 2019-09, 2020-12, OpenAPI 3.0, and OpenAPI 3.1

json-schema

Last synced: 27 Oct 2024

https://github.com/zmievsa/cadwyn

Production-ready community-driven modern Stripe-like API versioning in FastAPI

api api-versioning code-generation fastapi hints json-schema pydantic python python310 python311 python312 stripe versioning

Last synced: 09 Oct 2024

https://github.com/Jac21/SkillSet

✨ Intuitive job-candidate skill visualization, taking advantage of D3.js and JSONResume.

css d3 fetch-api json-schema jsonresume visualization

Last synced: 25 Oct 2024

https://jlblcc.github.io/json-schema-viewer/?utm_source=awesome-jsonschema

JavaScript tool for visualizing json-schemas

d3js json-schema visualization

Last synced: 03 Aug 2024

https://github.com/jlblcc/json-schema-viewer

JavaScript tool for visualizing json-schemas

d3js json-schema visualization

Last synced: 31 Oct 2024

https://github.com/medz/ovo

OvO is a Dart-first schema declaration and validation library.

dart flutter json-schema runtime-validation schema schema-validator validate

Last synced: 01 Nov 2024

https://github.com/thephpleague/json-guard

Validation of json-schema.org compliant schemas.

json-schema

Last synced: 03 Aug 2024

https://github.com/sagold/json-schema-library

Customizable and hackable json-validator and json-schema utilities for traversal, data generation and validation

customizable json-schema library npm-package pointer traversal validation

Last synced: 14 Oct 2024

https://github.com/TechniqueSoftware/react-json-schema

Configure and build views using JSON schemas mapped to React components

javascript-library json-schema parser react react-components react-elements

Last synced: 25 Oct 2024

https://github.com/americanexpress/jest-json-schema

✨ JSON schema matcher for Jest

jest json json-schema matchers one-app testing

Last synced: 01 Nov 2024

https://github.com/ajv-validator/ajv-i18n

Internationalised error messages for Ajv JSON schema validator

ajv i18n internationalization json-schema validator

Last synced: 10 Oct 2024

https://github.com/ghandic/jsf

Creates fake JSON files from a JSON schema

commandline faker fastapi jsf json-schema property-based-testing python

Last synced: 09 Oct 2024

https://github.com/exodusmovement/schemasafe

A reasonably safe JSON Schema validator with draft-04/06/07/2019-09/2020-12 support.

json json-schema schemasafe validation validator

Last synced: 05 Nov 2024

https://github.com/farolfo/raml-server

run a mocked server JUST based on a RAML API's definition .. zero coding

api json-schema json-server mock raml raml-server swagger ui

Last synced: 14 Oct 2024

https://github.com/hexagontk/codecv

Manage your resume as structured data: CV format specification and tools to manage CV documents.

cv graalvm-native-image hacktoberfest json json-schema kotlin resume toml yaml

Last synced: 01 Aug 2024

https://github.com/vip-git/universal-json-schema

:scroll: Universal JSON Schema Form - Currently Support for React - Material UI components for building Web forms from JSON Schema.

interceptors json-schema json-schema-form jsonschema-form material-ui material-ui-advanced-forms material-ui-forms model-driven-forms mui react reference-schema ui-schema uischema xhr-schema xhrschema

Last synced: 14 Oct 2024

https://github.com/ExodusMovement/schemasafe

A reasonably safe JSON Schema validator with draft-04/06/07/2019-09/2020-12 support.

json json-schema schemasafe validation validator

Last synced: 02 Nov 2024

https://github.com/pennsignals/aptos

:sunny: A tool for validating data using JSON Schema and converting JSON Schema documents into different data-interchange formats

avro avro-schema cli command-line-tool data-interchange json-schema python3 schema-conversion validation

Last synced: 31 Oct 2024

https://github.com/fnogatz/xsd2json

Translate XML Schema into equivalent JSON Schema

json-schema prolog swi-prolog xml-schema

Last synced: 26 Oct 2024

https://github.com/mostafa/xk6-kafka

k6 extension to load test Apache Kafka with support for various serialization formats, SASL, TLS, compression, Schema Registry client and beyond

apache-kafka avro extension json-schema jsonschema k6 kafka load-testing performance-testing sasl schema-registry xk6

Last synced: 14 Oct 2024

https://github.com/johnbillion/wp-json-schemas

JSON schemas for WordPress PHP objects and REST API responses

json-schema rest-api typescript typescript-definitions wordpress

Last synced: 12 Oct 2024

https://github.com/limenius/liformbundle

Symfony Bundle to render Symfony Forms to JSON Schema

forms json-schema reactjs symfony symfony-bundle

Last synced: 01 Nov 2024

https://github.com/limenius/liform

PHP library to render Symfony Forms to JSON Schema

forms json-schema php symfony

Last synced: 30 Oct 2024

https://github.com/marksparkza/jschon

An object-oriented JSON Schema implementation for Python.

json json-patch json-pointer json-schema

Last synced: 03 Aug 2024

https://github.com/apioo/typeschema

TypeSchema is a JSON format to describe data models in a language neutral format

code-generation dto dto-generator json json-schema typeschema

Last synced: 04 Nov 2024

https://github.com/sourcemeta/jsonbinpack

A binary JSON serialization format based on JSON Schema 2020-12 with a strong focus on space-efficiency

binary-serialization data-serialization json json-schema jsonschema space-efficiency

Last synced: 30 Oct 2024

https://github.com/karuppiah7890/helm-schema-gen

So that you don't have to write values.schema.json by hand from scratch for your Helm 3 charts. [CURRENTLY NOT MAINTAINED]

go golang hacktoberfest helm helm-plugin helm-schema-gen json-schema k8s plugin

Last synced: 29 Sep 2024

https://github.com/andyglow/scala-jsonschema

Scala JSON Schema

json-schema scala

Last synced: 14 Oct 2024

https://github.com/mcuadros/go-jsonschema-generator

json-schemas generator based on Go types

go json-schema jsonschema-generator

Last synced: 31 Oct 2024

https://github.com/atlassian-labs/json-schema-viewer

A JSON Schema Viewer for any JSON Schema on earth.

documentation json json-schema react validation

Last synced: 17 Aug 2024

https://github.com/for-GET/jesse

jesse (JSon Schema Erlang) is an implementation of a JSON Schema validator for Erlang.

erlang json-schema

Last synced: 03 Aug 2024

https://github.com/razum2um/lurker

πŸ“– The ultimate tool for documenting and testing APIs in Rails

documentation documentation-tool json-schema lurker minitest rails rspec ruby

Last synced: 30 Oct 2024

https://github.com/alibaba/scalable-form-platform

A solution for building dynamic web forms with visual editor

ant-design ant-design-mobile form javascript json json-schema node react solution ui ui-components web

Last synced: 01 Nov 2024

https://github.com/benjamin-allion/json-node-normalizer

'json-node-normalizer' - NodeJS module that normalize json data types from json schema specifications.

cast converter json json-data json-schema nodejs nodejs-modules normalization transformation

Last synced: 25 Oct 2024

https://github.com/remyrylan/json-schema-typed

JSON Schema TypeScript definitions with complete inline documentation.

json-schema typescript

Last synced: 22 Aug 2024

https://github.com/dscheglov/mongoose-schema-jsonschema

Mongoose extension that allows to build json schema for mongoose models, schemes and queries

json json-schema mongoose mongoose-schema mongoose-schema-jsonschema population

Last synced: 11 Oct 2024

https://github.com/jrylan/json-schema-typed

JSON Schema TypeScript definitions with complete inline documentation.

json-schema typescript

Last synced: 03 Aug 2024

https://github.com/json-schema-form-element/jsfe

A Custom Element that auto-generates forms, declaratively. Works with Lit, Solid, Vue, Svelte, React, Astro, vanilla…

form form-builder form-generator form-validator json-schema lit material react reactjs shoelace solid sveltejs vue web-component

Last synced: 10 Oct 2024