Express with schema-decorator
A GraphQL schema, Express server, and middleware for querying the MusicBrainz.
Middleware for express that uses @esmj/schema to make requests type-safe.
An unopinionated OpenAPI framework for express
OpenAPI typescript support.
Traverse JSON Schema passing each schema object to callback
Fast, unopinionated, minimalist web framework
webpack Validation Utils
An Apollo Server integration for use with Express v5
A joi validation middleware for Express.
An Apollo Server integration for use with Express v4
Basic IP rate-limiting middleware for Express. Use to limit repeated requests to public APIs and/or endpoints such as password reset.
The main tmcp library
Validate GraphQL fields
Express middleware for altair graphql client
JSON Schema validation and specifications
TypeScript definitions for express
TypeScript definitions for json-schema
Schemas describing various structures used by nyc and istanbuljs
Disable introspection in graphql-js with a validation rule
Useful tools to create and manipulate GraphQL schemas.
JSON Schema TypeScript definitions with complete inline documentation.
Parse, Resolve, and Dereference JSON Schema $ref pointers
A MySQL session store for express.js
json schemas with s-expressions
Infochimps Simple Schema library: an avro-compatible data description standard. ICSS completely describes a collection of data (and associated assets) in a way that is expressive, scalable and sufficient to drive remarkably complex downstream processes.
From http://edgeguides.rubyonrails.org/active_record_migrations.html#types-of-schema-dumps: There is however a trade-off: db/schema.rb cannot express database specific items such as triggers, stored procedures or check constraints. While in a migration you can execute custom SQL statements, the schema dumper cannot reconstitute those statements from the database. If you are using features like this, then you should set the schema format to :sql. No longer is this the case. You can now use the default schema format (:ruby) and still preserve your check constraints.
json_data_extractor makes it easy to extract data from complex JSON structures, such as API responses or configuration files, using a schema that defines the path to the data and any necessary transformations. The schema is defined as a simple Ruby hash that maps keys to paths and optional modifiers.
Infochimps Simple Schema library: an avro-compatible data description standard. ICSS completely describes a collection of data (and associated assets) in a way that is expressive, scalable and sufficient to drive remarkably complex downstream processes.
The DynamicSchema gem provides a elegant and expressive way to define a domain-specific language (DSL) schemas, making it effortless to build and validate complex Ruby hashes. This is particularly useful when dealing with intricate configurations or interfacing with external APIs, where data structures need to adhere to specific formats and validations. By allowing default values, type constraints, nested schemas, and transformations, DynamicSchema ensures that your data structures are both robust and flexible. New in 2.0, DynamicSchema adds DynamicSchema::Struct which faciliates effortless definition and construction of complex object hierarchies, with optional type coersion and validation. Where DynamicSchema simplified configuration and API payload construction, DynamicSchema::Struct simplifies construction of complex API reponses.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.