diff --git a/backend/apis/README.md b/backend/apis/README.md index a9c9005..5621168 100644 --- a/backend/apis/README.md +++ b/backend/apis/README.md @@ -1,3 +1,5 @@ # APIs +To start APIs, run `node ./app.js ` + Open `BlinkApiUsageExample.json` with Insomnia to see APIs in action.