kriasoft / react-starter-kit

The web's most popular Jamstack front-end template (boilerplate) for building web applications with React
https://reactstarter.com
MIT License
22.61k stars 4.15k forks source link

refactor(api): Merge `api` into `edge` package #2038

Closed koistya closed 1 year ago

koistya commented 1 year ago

NOTE: Cloudflare Worker script(s) need to remain lightweight. If you need to implement a full-featured API, take a look into kriasoft/relay-starter-kit/api as an example (using Node.js, PostgreSQL, and GraphQL.js).