RSSAmplifier

zupzup · Nov 28, 2020

Easy guide to JSON input validation in Rust web services

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

This post was originally posted on the LogRocket blog on 14.10.2020 and was cross-posted here by the author. When building web services with somewhat complex domain objects, good input validation is paramount. Validation of user input is fundamentally important in terms of not just security — never trust external inputs - but also usability. If the caller of a REST endpoint runs into an error, you…

Read on zupzup.org

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.