kurierjs / kurier

TypeScript framework to create JSON:API compliant APIs
https://kurier.readthedocs.io/en/latest/
MIT License
61 stars 9 forks source link

Add support for Next.js API Functions #291

Open joelalejandro opened 3 years ago

joelalejandro commented 3 years ago

This is a very similar integration to the one provided in #282. We need type adjustments and a Next.js dummy app to test it out.