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 Netlify serverless functions #283

Open joelalejandro opened 3 years ago

joelalejandro commented 3 years ago

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