An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: jsonschema

foreverzmy/jsoncargo

A set of tools for JSON and JSON Schema.

Language: TypeScript - Size: 908 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

fourcels/rest

RESTful Web Services base on Echo

Language: Go - Size: 46.9 KB - Last synced at: 3 months ago - Pushed at: 12 months ago - Stars: 2 - Forks: 0

Hepri/gin-jsonschema

Gin jsonschema validation

Language: Go - Size: 14.6 KB - Last synced at: 7 months ago - Pushed at: about 7 years ago - Stars: 8 - Forks: 2

realtext/jsonschemas

JSON Schemas repository

Language: TypeScript - Size: 219 KB - Last synced at: 3 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

gravio-la/crud-jsonforms

A semantic enabled JSONForms library to create CRUD forms out of JSON Schema

Language: TypeScript - Size: 2.95 MB - Last synced at: about 21 hours ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

AlexPetul/django_custom_jsonfield

An extended JSON field for Django and DRF with validation support using jsonschema.

Language: Python - Size: 29.3 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

OADA/formats

Simplified approach to OADA formats that actually uses JSON Schema

Language: TypeScript - Size: 8.92 MB - Last synced at: 8 days ago - Pushed at: 10 months ago - Stars: 3 - Forks: 1

fanktom/jsonmsg

A Go package that parses API specs to generate server/client source code in any supported language

Language: Go - Size: 30.3 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

andrewsomething/app-platform-json-schema

Tiny utility to generate a JSON Schema for the DigitalOcean App Spec from OpenAPI.

Language: JavaScript - Size: 49.8 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 2

imjuni/schema-nozzle

json-schema generate from typescript interface and type alias, class, enum

Language: TypeScript - Size: 2.67 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 0

Renatoelho/valid-json

Este repositório demonstra como validar JSONs usando JSON Schemas com Pydantic em Python. Ele inclui exemplos de JSON Schemas, um script para converter esses esquemas em modelos Pydantic automaticamente, e um exemplo de como validar JSONs usando esses modelos.

Language: Python - Size: 2.93 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

AIRTucha/validolum

Utility for parsing of JavaScript objects

Language: TypeScript - Size: 28.3 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 0

opspec-pkgs/jsonschema.draft7.validate-schema

validates a draft 7 json schema

Language: Dockerfile - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

wordigo/api.wordigo.app

Backend services for Wordigo, handling data processing and user management, using Azure Translate for translations.

Language: TypeScript - Size: 8.3 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 0

civichacker/love-language

A collection of JSON Schemas for human betterment.

Language: Python - Size: 118 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

NikolaySav/nova-json-schema-field

Laravel Nova field for displaying JSON schema data

Language: Vue - Size: 43 KB - Last synced at: 25 days ago - Pushed at: over 6 years ago - Stars: 26 - Forks: 1

legopitstop/schemaser

Converts a Python class or method to a JSON schema.

Language: Python - Size: 22.5 KB - Last synced at: 26 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

6543/go-yaml2json

MIRROR

Language: Go - Size: 33.2 KB - Last synced at: 27 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Bharat23/json-schema-filter

A library that uses json schema to filter the objects

Language: Python - Size: 43.9 KB - Last synced at: 11 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

stefanov-sm/restql

restql - RESTful web services in SQL

Language: PHP - Size: 362 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

sanjeevan/flask-json-schema

Flask extension to validate JSON requests using the jsonschema spec

Language: Python - Size: 9.77 KB - Last synced at: 7 days ago - Pushed at: almost 7 years ago - Stars: 11 - Forks: 4

feekosta/JSONSchemaDiscovery

Web application for extraction of documents nosql database schemas

Language: TypeScript - Size: 726 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 5 - Forks: 5

hollyabrams/express-jobly

Jobly - a job searching API

Language: JavaScript - Size: 71.3 KB - Last synced at: 19 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

openalto/alto-jsonschema

JSON Schema for all published ALTO protocols and extensions

Language: HTML - Size: 42 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

kyawmyintthein/jsonschema Fork of alecthomas/jsonschema

Generate JSON Schemas from Go types

Language: Go - Size: 29.3 KB - Last synced at: about 1 year ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

zainxyz/graphql-cars

A sample GraphQL server running with a json-server to provide testing environment for queries and mutations.

Language: JavaScript - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

frog4js/schema

JSONSchema (draft-03, draft-02, draft-01) Validation in Node.js (esm)

Language: JavaScript - Size: 355 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Nithanaroy/jsonmodel

A model class which manages CRUD and validation using JSON Schema

Language: JavaScript - Size: 19.5 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

Franckrst/helm-values-validator

This tool allows you to validate the format of your Helm values using a JSONSchema with the Helm pre-install & pre-upgrade hooks. 👌 (for helm hook exemple)

Language: JavaScript - Size: 227 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

wtnm/fform

Flexibile and extendable form builder with constructor

Language: TypeScript - Size: 3.26 MB - Last synced at: 8 days ago - Pushed at: almost 5 years ago - Stars: 27 - Forks: 1

alapini/graphql-to-jsonschema

Converts GraphQL Schema Definition to JSONSchema

Language: JavaScript - Size: 25.4 KB - Last synced at: 11 days ago - Pushed at: almost 4 years ago - Stars: 30 - Forks: 8

shqld/simple-shape

A simple function for building JSON Schema

Language: TypeScript - Size: 406 KB - Last synced at: 4 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

TakitoTech/schemez

This library allows users to create JSON schemas and respective TypeScript types in a manner consistent with TypeScript coding. Not only does this reduce code duplication, it makes it simpler for TypeScript developers to learn it.

Language: TypeScript - Size: 657 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1 - Forks: 0

clarityai-eng/jsonschema2ddl Fork of better/jsonschema2db

Generate tables dynamically from a JSON Schema and insert data

Language: Python - Size: 15.5 MB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 7 - Forks: 0

lthinktime/testdemo

各项测试demo

Language: Python - Size: 23.4 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

kaizen-solutions/fs2-kafka-jsonschema-support

Provides FS2 Kafka Serializers/Deserializers that validate and integrate JSON Schema with Confluent Schema Registry and publish JSON that adheres to the JSON schema

Language: Scala - Size: 86.9 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 7 - Forks: 2

nick121212/fx-schema-form

react schema form

Language: TypeScript - Size: 24.2 MB - Last synced at: 10 days ago - Pushed at: over 6 years ago - Stars: 49 - Forks: 7

pranjalkatiyar/TrueFoundry-frontend-assessment

Deployment link

Language: JavaScript - Size: 519 KB - Last synced at: 24 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

frkr/drlexec 📦

Sample start to learn drools

Language: Java - Size: 68.4 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

FrendsPlatform/Frends.Json

FRENDS JSON Processing tasks, which allow you to do JSONPath queries, JSON Handlebars transformations, JSON Validation against a JSONSchema and converting various data formats to JSON.

Language: C# - Size: 37.1 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 4

MikeRalphson/json-schema-diff

Mirror of Atlassian's json-schema-diff (from bitbucket.org)

Language: TypeScript - Size: 152 KB - Last synced at: 8 days ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

quay/config-tool 📦

Configuration Validation Tool for Quay

Language: Go - Size: 47.5 MB - Last synced at: 5 months ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 18

Jacob-C-Smith/web

High level abstractions for the world wide web

Language: C - Size: 54.7 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

srikanthccv/otelcol-jsonschema

[JSON Schema](https://json-schema.org/) for the OTEL Collector YAML configuration file.

Language: Go - Size: 693 KB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

igrek8/mongodb-json-schema-4

MongoDB JSON Schema (draft-04) used in $jsonSchema validator

Language: TypeScript - Size: 16.6 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

staticf0x/schema-viewer

Convert yaml/jsonschema into HTML or Markdown

Language: Python - Size: 92.8 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

fanktom/jsonschema

A Go package that parses JSON Schema documents and generates go types including validations

Language: Go - Size: 1.12 MB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 6 - Forks: 0

nandocabral/Schema-React-Components

Based on JSON Schema

Size: 48.8 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

zero88/bean.x

vert.x + Java Bean = bean.x (jsr-380 + schema generator)

Language: Kotlin - Size: 488 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

driv3r/rusty_json_schema

Gem wrapping jsonschema-rs in native extension via FFI

Language: Ruby - Size: 859 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 10 - Forks: 1

umairabbasDev/generate-json-schema

This package generates a JSON schema based on the provided JSON data.

Language: TypeScript - Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

bmv126/schema

Json Validation

Language: Python - Size: 1000 Bytes - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

kislerdm/gbqschema_converter

Python library to convert google bigquery table schema to jsonschema

Language: Python - Size: 43 KB - Last synced at: 5 days ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 4

bonitoflakez/goJSON2CLASS

a utility that converts JSON schema to classes

Language: Go - Size: 49.8 KB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

hiberbee/yamlschema

Collection of custom JSON schemas used for YAML config validation and completion IDEs

Size: 4.17 MB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 1

DevCTx/unit_tests_practice

This repository explores some possibilities of automated tests (unittest and pytest) to verify the import and conversion of simple JSON quizzes. It was also my first steps in using Markdown documentation

Language: Python - Size: 440 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

danielctull/JSONSchema

Swift implementation of json schema.

Language: Swift - Size: 65.4 KB - Last synced at: 5 days ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

simenandre/jsonschema-to-runtypes

Convert JSONSchema 👉 Runtypes

Language: TypeScript - Size: 270 KB - Last synced at: 8 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

ShiqiLu77/Distributed-BigData-Processing-System

This a distributed system prototype based on the big data architectural patterns, with NoSQL database Redis, JSON Schema validation, as well as RabbitMQ and Elasticsearch

Language: Java - Size: 77.1 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

sudosubin/homebrew-check-jsonschema

check-jsonschema homebrew tap repository

Language: Ruby - Size: 4.88 KB - Last synced at: 8 days ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

gravel-form/antd-form

A flexible middlewares driven json schema form with Ant Design

Language: TypeScript - Size: 8.7 MB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

hi-shekhar/node_pg_knex_crud

A crud application using node.js, Postgres, Knex

Language: TypeScript - Size: 263 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

EmileRolley/react-dsfr-jsonschema-form

A dsfr form generator from json schema

Language: TypeScript - Size: 14.6 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

hollyabrams/express-bookstore

An express.js application that validates a resource and includes tests.

Language: JavaScript - Size: 34.2 KB - Last synced at: 18 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

anair-it/jaxb-jsonschema-gen

Maven plugin to generate JSON schema files from JAXB annotated classes

Language: Java - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

rossmerr/jsonschema

Language: Go - Size: 6.36 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

eddyzhang1986/antd-jsonschema-form

Aother ui implement for react-jsonschema-form

Language: JavaScript - Size: 11.2 MB - Last synced at: 2 days ago - Pushed at: over 7 years ago - Stars: 86 - Forks: 18

niki4/tasks

delayed tasks launch

Language: Python - Size: 19.5 KB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

hauptmedia/zeebe-exporter-types

Typescript type & JSON Schema definitions for JSON encoded export data used by the Zeebe Workflow Automation Engine

Language: TypeScript - Size: 448 KB - Last synced at: 29 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

RXNT/react-jsonschema-form-manager 📦

An abstract manager for Mozilla react-jsonschema-form

Language: JavaScript - Size: 68.4 KB - Last synced at: 27 days ago - Pushed at: over 7 years ago - Stars: 10 - Forks: 5

clair-design/jsonschema-form 📦

A Vue.js component to generate HTML form using JSON schema.

Language: JavaScript - Size: 35.2 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 0

buildtesters/schemas 📦

schema files and documentation for build testing schema development

Language: Python - Size: 305 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 1

nullpub/jsonschema 📦

Generate JsonSchema and TypeScript types at the same time

Language: TypeScript - Size: 27.3 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 9 - Forks: 0

fundamentei/gomongoschema 📦

This package contains helpers (or whatever you call it) to deal with MongoDB's `$jsonSchema` validation messages

Language: Go - Size: 26.4 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

EIGHTFINITE/har-schema Fork of ahmadnassri/har-schema 📦

📦 Forked from https://github.com/ahmadnassri/har-schema with additions from @krisselden — Schema package for HTTP Archive (HAR)

Language: JavaScript - Size: 29.3 KB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

foxching/dynamic_form

create a form from JSON schema using react-hook-form

Language: TypeScript - Size: 314 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

os-climate/osc-trino-acl-dsl

A declarative format for configuring Trino access control

Language: Python - Size: 72.3 KB - Last synced at: 10 days ago - Pushed at: 3 months ago - Stars: 4 - Forks: 3

hauptmedia/zeebe-gateway-types

Zeebe gRPC Gateway Protocol Client, Typescript Types & JSON Schemas

Language: TypeScript - Size: 706 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

holgerjh/helm-schema

Plugin for helm that adds a "schema" command to generate JSON Schemas from charts.

Language: Shell - Size: 31.3 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

wpf500/gitcms

A Git-based, JSON schema powered CMS

Language: JavaScript - Size: 2.95 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

mtoprak53/jobly-backend

Backend of Jobly Web Application

Language: JavaScript - Size: 61.5 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

rubeniskov/mutant-json

A complete mutate json function which traverses using traverse-json.

Language: JavaScript - Size: 140 KB - Last synced at: 5 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

21bshwjt/json-schema

JSON Schema -Test

Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

catallog/dgeni-jsonschema

A Dgeni package for generating JSON Schema from JSDoc documentation in source code

Language: JavaScript - Size: 18.6 KB - Last synced at: 19 days ago - Pushed at: about 8 years ago - Stars: 5 - Forks: 0

tjbrockmeyer/vjsonschema

Golang package to Validate json blobs against json schemas and generate structs

Language: Go - Size: 28.3 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

whereistejas/rust-expt

A repo with all the example code I create for various things.

Language: Rust - Size: 330 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

gravel-form/gravel

A middleware framework for react json schema form

Language: TypeScript - Size: 208 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

cwhatley/material-ui-react-jsonschema-form

Customizations of react-jsonschema-form for use in material-ui/react app.

Language: JavaScript - Size: 623 KB - Last synced at: 28 days ago - Pushed at: almost 6 years ago - Stars: 8 - Forks: 2

j-xzy/ts-faker

🃏 Use typescript fake data for your system.

Language: TypeScript - Size: 15.6 KB - Last synced at: 4 days ago - Pushed at: over 5 years ago - Stars: 11 - Forks: 0

t28hub/kotlinify

JSON to Kotlin data classes conversion plugin for IntelliJ IDEA

Language: Kotlin - Size: 282 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mberlanda/jsonschema_serializer

The gem is to generate JsonSchema

Language: Ruby - Size: 105 KB - Last synced at: 10 days ago - Pushed at: about 5 years ago - Stars: 10 - Forks: 2

Sequoia/loopback-json-schemas-vscode

VS Code extension for authoring LoopBack3 applications

Size: 949 KB - Last synced at: 2 months ago - Pushed at: about 8 years ago - Stars: 6 - Forks: 1

Zaptic/transpiler

A typescript type transpiler that will turn your typescript types to json schema or joi definitions

Language: TypeScript - Size: 136 KB - Last synced at: 11 months ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 3

ekhabarov/jsg

JSON Schema to Go Generator (jsg)

Language: Go - Size: 37.1 KB - Last synced at: 5 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Pjiesco/Touch-Portal-Entry.tp-Schema

A validation schema for the Touch Portal Entry.tp maintained by the community

Size: 40 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

and-buk/QA-Python-Goods-Inventory

Решение домашнего задания на тему "Словари" курса "Автоматизированное тестирование ПО на Python"

Language: Python - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

cfhamlet/os-jsonbind

Bind data with JSON schema

Language: Go - Size: 17.6 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

IsmagilovQA/rest_assured_fundamentals

Udemy course - fundamentals of REST Assured

Language: Java - Size: 123 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

devjack/example-library-specification

Using OpenAPI and JSON Schema to build a design-first API

Language: HTML - Size: 11.7 KB - Last synced at: 25 days ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

bredah/jsonplaceholder-jsonschema

JSONPlaceholder with JSONschema.net

Size: 14.6 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0