All Projects → Class Validator Jsonschema → Similar Projects or Alternatives

841 Open source projects that are alternatives of or similar to Class Validator Jsonschema

openapi-schemas
JSON Schemas for every version of the OpenAPI Specification
Stars: ✭ 22 (-81.36%)
Mutual labels:  validation, json-schema, openapi3
Json Schema Spec
The JSON Schema I-D sources
Stars: ✭ 2,441 (+1968.64%)
Angular Swagger Ui
An angularJS implementation of Swagger UI
Stars: ✭ 131 (+11.02%)
Mutual labels:  openapi3, api-documentation
restish
Restish is a CLI for interacting with REST-ish HTTP APIs with some nice features built-in
Stars: ✭ 453 (+283.9%)
Mutual labels:  json-schema, openapi3
openapi-viewer
Browse and test a REST API described with the OpenAPI 3.0 Specification
Stars: ✭ 85 (-27.97%)
Mutual labels:  api-documentation, openapi3
Jsonschema
An implementation of the JSON Schema specification for Python
Stars: ✭ 3,474 (+2844.07%)
Mutual labels:  validation, json-schema
Uvicorn Gunicorn Fastapi Docker
Docker image with Uvicorn managed by Gunicorn for high-performance FastAPI web applications in Python 3.6 and above with performance auto-tuning. Optionally with Alpine Linux.
Stars: ✭ 1,014 (+759.32%)
Mutual labels:  json-schema, openapi3
Api Development Tools
📚 A collection of useful resources for building RESTful HTTP+JSON APIs.
Stars: ✭ 2,519 (+2034.75%)
Mutual labels:  json-schema, api-documentation
Validr
A simple, fast, extensible python library for data validation.
Stars: ✭ 205 (+73.73%)
Mutual labels:  json-schema, validation
svelte-form
JSON Schema form for Svelte v3
Stars: ✭ 47 (-60.17%)
Mutual labels:  validation, json-schema
Dredd
Language-agnostic HTTP API Testing Tool
Stars: ✭ 3,770 (+3094.92%)
Mutual labels:  openapi3, validation
Full Stack Fastapi Postgresql
Full stack, modern web application generator. Using FastAPI, PostgreSQL as database, Docker, automatic HTTPS and more.
Stars: ✭ 7,635 (+6370.34%)
Mutual labels:  json-schema, openapi3
Maat
Validation and transformation library powered by deductive ascending parser. Made to be extended for any kind of project.
Stars: ✭ 27 (-77.12%)
Mutual labels:  validation, json-schema
Swagger Cli
Swagger 2.0 and OpenAPI 3.0 command-line tool
Stars: ✭ 321 (+172.03%)
Mutual labels:  json-schema, validation
Swagger Parser
Swagger 2.0 and OpenAPI 3.0 parser/validator
Stars: ✭ 710 (+501.69%)
Mutual labels:  json-schema, validation
Create Openapi Repo
🤖 Generator for GH repo to help you manage the OpenAPI definition lifecycle
Stars: ✭ 513 (+334.75%)
Mutual labels:  openapi3, api-documentation
Liform React
Generate forms from JSON Schema to use with React (& redux-form)
Stars: ✭ 167 (+41.53%)
Mutual labels:  json-schema, validation
Json Schema To Openapi Schema
A little NodeJS package to convert JSON Schema to OpenAPI Schema Objects
Stars: ✭ 168 (+42.37%)
Mutual labels:  json-schema, api-documentation
openapi-boilerplate
📘 Multi-file boilerplate for Open API Specification
Stars: ✭ 280 (+137.29%)
Mutual labels:  api-documentation, openapi3
specifications-ITS-REST
openEHR REST API Specifications
Stars: ✭ 20 (-83.05%)
Mutual labels:  api-documentation, openapi3
openapi-schema-validator
OpenAPI schema validator for Python
Stars: ✭ 35 (-70.34%)
Mutual labels:  validation, openapi3
i18n-tag-schema
Generates a json schema for all i18n tagged template literals in your project
Stars: ✭ 15 (-87.29%)
Mutual labels:  validation, json-schema
Ghlocalapi
(Unofficial) Google Home local API documentation.
Stars: ✭ 334 (+183.05%)
Mutual labels:  openapi3, api-documentation
Json Schema Validator
A fast Java JSON schema validator that supports draft V4, V6, V7 and V2019-09
Stars: ✭ 292 (+147.46%)
Mutual labels:  json-schema, openapi3
Spectral
A flexible JSON/YAML linter for creating automated style guides, with baked in support for OpenAPI v2 & v3.
Stars: ✭ 876 (+642.37%)
Mutual labels:  json-schema, openapi3
Fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
Stars: ✭ 39,588 (+33449.15%)
Mutual labels:  json-schema, openapi3
Rest Layer
REST Layer, Go (golang) REST API framework
Stars: ✭ 1,068 (+805.08%)
Mutual labels:  json-schema, api-documentation
Api2html
A CLI tool to transform Swagger/OpenAPI/AsyncAPI docs to beautiful HTML pages via Shins/Widdershins.
Stars: ✭ 103 (-12.71%)
Mutual labels:  openapi3, api-documentation
php-json-schema-model-generator
Creates (immutable) PHP model classes from JSON-Schema files including all validation rules as PHP code
Stars: ✭ 36 (-69.49%)
Mutual labels:  json-schema, openapi3
openapi-lint-vscode
OpenAPI 2.0/3.0.x intellisense, validator, linter, converter and resolver extension for Visual Studio Code
Stars: ✭ 47 (-60.17%)
Mutual labels:  validation, openapi3
Apispec
A pluggable API specification generator. Currently supports the OpenAPI Specification (f.k.a. the Swagger specification)..
Stars: ✭ 831 (+604.24%)
Mutual labels:  json-schema, openapi3
openui5-validator
A library to validate OpenUI5 fields
Stars: ✭ 17 (-85.59%)
Mutual labels:  validation, json-schema
Pydantic
Data parsing and validation using Python type hints
Stars: ✭ 8,362 (+6986.44%)
Mutual labels:  json-schema, validation
Openapi Spec Validator
OpenAPI Spec validator
Stars: ✭ 161 (+36.44%)
Mutual labels:  openapi3, validation
Aptos
☀️ A tool for validating data using JSON Schema and converting JSON Schema documents into different data-interchange formats
Stars: ✭ 144 (+22.03%)
Mutual labels:  json-schema, validation
Redoc
📘 OpenAPI/Swagger-generated API Reference Documentation
Stars: ✭ 15,935 (+13404.24%)
Mutual labels:  openapi3, api-documentation
Openapi Spring Webflux Validator
🌱 A friendly kotlin library to validate API endpoints using an OpenApi 3.0 and Swagger 2.0 specification
Stars: ✭ 67 (-43.22%)
Mutual labels:  openapi3, validation
Openapi Psr7 Validator
It validates PSR-7 messages (HTTP request/response) against OpenAPI specifications
Stars: ✭ 168 (+42.37%)
Mutual labels:  openapi3, validation
Full Stack Fastapi Couchbase
Full stack, modern web application generator. Using FastAPI, Couchbase as database, Docker, automatic HTTPS and more.
Stars: ✭ 243 (+105.93%)
Mutual labels:  json-schema, openapi3
Spot
Spot is a concise, developer-friendly way to describe your API contract.
Stars: ✭ 230 (+94.92%)
Mutual labels:  json-schema, openapi3
openapi4j
OpenAPI 3 parser, JSON schema and request validator.
Stars: ✭ 92 (-22.03%)
Mutual labels:  json-schema, openapi3
Malli
Data-Driven Schemas for Clojure/Script.
Stars: ✭ 667 (+465.25%)
Mutual labels:  json-schema, validation
Schemasafe
A reasonably safe JSON Schema validator with draft-04/06/07/2019-09 support.
Stars: ✭ 67 (-43.22%)
Mutual labels:  json-schema, validation
Openapi Viewer
Browse and test a REST API described with the OpenAPI 3.0 Specification
Stars: ✭ 82 (-30.51%)
Mutual labels:  openapi3, api-documentation
Typical
Typical: Fast, simple, & correct data-validation using Python 3 typing.
Stars: ✭ 111 (-5.93%)
Mutual labels:  validation
Laravel Json Schema
Create all your migrations and models from one JSON schema file.
Stars: ✭ 101 (-14.41%)
Mutual labels:  json-schema
Swagger Github Pages
How to host Swagger API documentation with GitHub Pages
Stars: ✭ 102 (-13.56%)
Mutual labels:  api-documentation
Hypothesis Jsonschema
Tools to generate test data from JSON schemata with Hypothesis
Stars: ✭ 112 (-5.08%)
Mutual labels:  json-schema
Go Jsonschema Generator
json-schemas generator based on Go types
Stars: ✭ 110 (-6.78%)
Mutual labels:  json-schema
Play2 Html5tags
HTML5 form tags module for Play Framework
Stars: ✭ 101 (-14.41%)
Mutual labels:  validation
Ajv I18n
Internationalised error messages for Ajv JSON-Schema validator
Stars: ✭ 98 (-16.95%)
Mutual labels:  json-schema
Schema Registry
Confluent Schema Registry for Kafka
Stars: ✭ 1,647 (+1295.76%)
Mutual labels:  json-schema
Yii2 Openapi
REST API application generator for Yii2, openapi 3.0 YAML -> Yii2
Stars: ✭ 99 (-16.1%)
Mutual labels:  openapi3
Kaizen Openapi Editor
Eclipse Editor for the Swagger-OpenAPI Description Language
Stars: ✭ 97 (-17.8%)
Mutual labels:  openapi3
Validator
A tool to validate text inside TextInputLayout
Stars: ✭ 117 (-0.85%)
Mutual labels:  validation
Kubeconform
A FAST Kubernetes manifests validator, with support for Custom Resources!
Stars: ✭ 111 (-5.93%)
Mutual labels:  validation
Vala
A simple, extensible, library to make argument validation in Go palatable.
Stars: ✭ 109 (-7.63%)
Mutual labels:  validation
Angular Multi Step Wizard
Tutorials on building an Angular 4 Multi-Step Wizard with its own Router
Stars: ✭ 96 (-18.64%)
Mutual labels:  validation
Graphql Go Tools
Tools to write high performance GraphQL applications using Go/Golang.
Stars: ✭ 96 (-18.64%)
Mutual labels:  validation
Beerjson
Development repository for the BeerJSON format standard
Stars: ✭ 109 (-7.63%)
Mutual labels:  json-schema
1-60 of 841 similar projects