Ask HN: What's the simplest way to build and maintain CRUD api? Hello, Looking to build a POC and want to know what the simplest way to build and maintain a crud api to use in a react app. Mostly the app will be doing is reading/searching through a db of items. Ideally something as serverless as possible. |