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 Vercel serverless functions #282

Closed joelalejandro closed 3 years ago

joelalejandro commented 3 years ago

Since Vercel doesn't allow to deploy custom Koa/Express servers, we should write an adapter that is compatible with the API framework Vercel uses.