@bjorkhaug/sschema
v0.0.2
Published
JSON Helper types for typescript
Downloads
2
Readme
@bjorkhaug/sschema
JSON Helper types for TypeScript.
Table of Contents
OpenAPI
The OpenAPI module provides types and interfaces for OpenAPI documentation. It includes components, external documentation, info, paths, security requirements, servers, and tags.
Schema
The Schema module provides JSON-Schema helpers.
JSON-LD
The JSON-LD module provides helpers to work with @context etc to provide RDF compatible JSON data.
Responses
The Responses module provides JSONLDResponse, JSONResponse, and HATEOASResponse on top of the whatwg fetch standard.
HATEOAS
The HATEOAS module provides resources for creating HATEOAS-style APIs.