Get Items issue

Mission: SERVERLESS 101
Task: Invoke the API Service using generated client SDK

Can this task be completed through a REST API? I am stuck on getting the getItems function to work.

Hi Ron,

Technically yes, but it would be somewhat of cheating. May I help with getting it working the way the task is prescribed?

Regards,
Mark

Which tool would you recommend I use to for this?

If you use JS, I find it the easiest to work with IntelliJ WebStorm.
If you use Android, then it would be Android Studio
For iOS, it would be either Xcode or JetBrains’ AppCode.

Is there a free version of Webstorm?

This is what I found:

Ok got it going, but I no experience using software like this.