Handling json input in an express app

This page summarizes the projects mentioned and recommended in the original post on /r/typescript

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • typescript-is

    I'm a fan of typescript-is. Provides both compile time and run time validations

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • zod

    You can use https://github.com/collinecks/zod. It's very useful, and for example, when you receive a body on fetch an api, you can validate this.

  • class-validator

    Decorator-based property validation for classes.

  • class-transformer

    Decorator-based transformation, serialization, and deserialization between objects and classes.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Rewrite Dynamic form group builder for Angular13+

    4 projects | dev.to | 23 Jan 2022
  • How to implement value changes in interface?

    2 projects | /r/typescript | 5 Oct 2021
  • How should I map my models to concrete classes?

    6 projects | /r/typescript | 29 May 2021
  • Validating nested objects with class-validator in NestJS

    2 projects | dev.to | 2 Apr 2021
  • NestJS + class-validator

    1 project | dev.to | 10 Aug 2024