Short/Long Term Goals #100
drewg2009
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey team!
Thanks for all your contributions to the project so far! The project is evolving at a fast pace!
Our short term goal is to replicate all the functions in this library https://www.npmjs.com/package/validator as api routes so we can stand as a feasible replacement for a library like this.
That short term goal will probably take 6-12 months but it should be relatively easy considering their project has open source code we can leverage to influence our adaptations natively. We don't want to use this library as a dependency because then we will rely on it and it's changes to use it.
Along the way we also want to add features like bulk processing (I already started this one), AI integrations, and more complex validations/transformations (files, large strings, different languages, etc) to make our library more compelling to use developers.
Ultimately we want to make it so this API can be a top choice for data validation/transformation at scale and make it easier than using a library like this.
If you have any ideas to achieve the long term goals easier, please comment on this thread, DM me or other teammates, and let's make it happen!!
If you see a function in the npm validator project that's not in our api or created as an issue yet, feel free to create that issue or ask me to create it, happy to do so!
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions