Deploy: npx sls deploy
Seed: node seed-restaurants.js
Search endpoint: curl -d '{"theme":"cartoon"}' -H "Content-Type: application/json" -X POST https://gtzx2vlssf.execute-api.ap-southeast-2.amazonaws.com/dev/restaurants/search
Deploy: npx sls deploy
Seed: node seed-restaurants.js
Search endpoint: curl -d '{"theme":"cartoon"}' -H "Content-Type: application/json" -X POST https://gtzx2vlssf.execute-api.ap-southeast-2.amazonaws.com/dev/restaurants/search