qmacro
Developer Advocate
Developer Advocate
Member since ‎09-23-2007

User Statistics

  • 1,717 Posts
  • 61 Solutions
  • 1,594 Kudos given
  • 3,724 Kudos received

User Activity

This is a task in the July Developer Challenge - "Reverse APIs".In this task you'll define and implement an unbound action, that does something that you might remember from the Developer Challenge on APIs last year in August, and you'll end up writin...
This is a task in the July Developer Challenge - "Reverse APIs".This time, a simple one that should take you no time! After the previous task where you created a brand new Northbreeze service, complete with data (right?), as well as implementing the ...
This is a task in the July Developer Challenge - "Reverse APIs".This task sees you creating a third service, and a first API endpoint within that service. Unlike the previous two services this service will be a more fully formed OData service complet...
This is a task in the July Developer Challenge - "Reverse APIs".This task gets you to add another API endpoint to the plain "REST" service you have, but will be a little different in its definition, implementation, and how it's called.BackgroundHTTP-...
This is a task in the July Developer Challenge - "Reverse APIs".This task focuses a little more on the plain service you set up in the previous task, and is more for us to think more about the differences and similarities between services served with...