Giter VIP home page Giter VIP logo

Comments (3)

klippx avatar klippx commented on May 27, 2024

We use mappersmith with Zod in our projects, and in my view this is orthogonal to the request cycle imo, since it is completely optional to validate input data and output data. So request/response = mappersmith, validating can be done before or after != not mappersmith.

That said, if you want to blur the line a bit and you decide you want to do this in e.g. a middleware, then that is completely possible! But it is up to the consumer code in userland to figure out how to use any arbitrary foreign library with mappersmith, including Zod.

Zod has their own documentation on how to use it and how to auto generate code / types, and to my knowledge there is no missing overlap between Zod and Mappersmith that we might be interested in adding.

If I am missing a perspective (possibly due to lack of imagination on my part) I would of course be happy to see an example repo pointing out the missing pieces.

from mappersmith.

OleksandrKucherenko avatar OleksandrKucherenko commented on May 27, 2024

Providing examples and modifying mappersmit - two different kind of tasks.

Provide examples solves problems:

  • allocate more developers, that may come from ZOD community or any other popular lib community

I understand that you want to stay conservative on mappersmith updates, but it does not mean that you should not demonstrate to others how mappersmith integrated into modern TS libs stream.

from mappersmith.

klippx avatar klippx commented on May 27, 2024

I think it is a nice idea, we do not have advanced documentation (just a big readme) to accommodate jumping and navigating between sections, so I think that would be nice to have first. But then we can definitely add integrations to other libraries in a discoverable and digestible way.

from mappersmith.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.