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

Use marshmallow to validate data inputs for project creation API #489

Open
ykevu opened this issue Jul 12, 2023 · 0 comments
Open

Use marshmallow to validate data inputs for project creation API #489

ykevu opened this issue Jul 12, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@ykevu
Copy link
Collaborator

ykevu commented Jul 12, 2023

As I'm scoping out zarr compatibility, I had the thought that it would likely be very useful to use marshmallow or pydantic for data validation for our API. I imagine this can give more useful error messages, better organization and clarity for development and users, and no more loading into white screens. I don't have too much experience with this though, so I (and/or Shenyi assuming this carries over) might appreciate some help from @msschwartz21 or @rossbar if you have experience!

@ykevu ykevu added the enhancement New feature or request label Jul 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant