You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

For this article, we will explain how to create an API capable of responding to requests. We will not go into how the API should be programmed itself to respond to the request. This is a subject for other articles (like, How do I create a resource?).

We start out by defining at least one HTTP method and URI using the Resource Manager tool found on the HTTP Framework Setup form:

  • No labels