typescript-json-schema

There are 4 repositories under typescript-json-schema topic.

  • Eljoy/ts-jackson

    A typescript library to deserialize and serialize json into classes. You can use different path pattern to resolve deeply nested structures. Every path pattern provided by lodash/get|set object is supported. Check out src/examples as a reference.

    Language:TypeScript27152
  • grimmerk/ts-json-schema

    Use https://github.com/YousefED/typescript-json-schema 1. TypeScript -> Json Schema and 2. use ajv (master branch) / python jsonschema to import schema and invalidate json data.

    Language:TypeScript121
  • owllion/EC-Server

    A server for a shopping app powered by Node.js / Express.js and incorporates MongoDB using Typegoose for data integration and modeling. Containerized with Docker for easy deployment and scalability and deployed on Heroku.

    Language:TypeScript0200
  • patarapolw/ts-openapi-fastify

    Fastify with OpenAPI and typescript-json-schema example

    Language:TypeScript00