committee
Validation middleware
Middleware to validate JSON Schema in Rack applications
A collection of Rack middleware to support JSON Schema.
882 stars
17 watching
135 forks
Language: Ruby
last commit: 15 days ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
interagent/prmd | Tools for bootstrapping and documenting API descriptions using JSON Schema | 2,099 |
rack/rack-contrib | A collection of reusable middleware and utilities for building web applications in Ruby | 1,259 |
ncr/rack-cat | A Rack middleware that concatenates and serves static assets faster. | 3 |
voxpupuli/json-schema | Provides an interface to validate JSON objects against specified schema rules | 1,552 |
ujifgc/rack-pipeline | A middleware to serve asset files in Ruby web applications | 1 |
asyncapi/spec-json-schemas | Provides validation tools and schemas for AsyncAPI documents | 53 |
botanicus/rack-jwt-token-auth | Provides token-based authentication middleware for Rack applications | 0 |
jgroeneveld/schema | Expresses validation rules for JSON data structures in a structured way | 21 |
joshbuddy/rack-capabilities | A Rack middleware that provides information about installed middlewares | 4 |
chopmo/rack-ssl | Middleware to enforce HTTPS encryption in web applications | 13 |
idanfishman/fiber-bind | Provides middleware for validating data in web applications built with the Fiber framework. | 10 |
logicaltext/rack-bundle | Middleware bundles JavaScripts and stylesheets into one file, grouping them by media type. | 2 |
ocramz/aeson-schema | Tool for validating and generating JSON data structures | 60 |
ruby-rdf/rack-linkeddata | Middleware for Rack applications to negotiate content format based on RDF data | 25 |
guyskk/validr | A fast and extensible Python library for data validation | 212 |