Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add deserr to the list #391

Open
irevoire opened this issue Feb 7, 2023 · 0 comments
Open

Add deserr to the list #391

irevoire opened this issue Feb 7, 2023 · 0 comments

Comments

@irevoire
Copy link

irevoire commented Feb 7, 2023

Hey 👋

I’m working at @meilisearch, and we developed a cute crate called deserr 🍰
The purpose of this library is to provide an easy way to deserialize payloads in a user-facing API.

You could say that serde is already enough, but we found out it was missing a lot of features, especially when it comes to error handling. That’s the gap we’re trying to close here.
Also, since it’s used at meilisearch, it should stay maintained.
And since we provide an actix-web extractor (and soon enough, an Axum extractor), it’s easy to integrate into your web API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant