zachpmanson / penultimate-guitar

A streamlined Ultimate Guitar client with Spotify integration
https://pg.zachmanson.com
MIT License
6 stars 5 forks source link

Use more general approach to API param validation #55

Closed zachpmanson closed 2 months ago

zachpmanson commented 1 year ago

https://stackoverflow.com/a/72914813

zachpmanson commented 1 year ago

https://www.kirandev.com/nextjs-api-routes-zod-validation

Gonna use zod

zachpmanson commented 8 months ago

zod has been added but is currently only used for the user/playlist endpoints