Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Learning how to use a new tool can be intimidating. Sometimes it is helpful to review a general outline of a tool's functionality before jumping in. Hopefully the following typical sample workflow illustration will help remove some of that new tool anxiety.

Table of Contents

Workflow

The SRP HTTP Framework basically involves two steps: defining resources and creating APIs. Each of these steps can be simple or complex, depending upon the needs of the application. However, once the basic workflow steps are understood, creating rich resources and elaborate APIs becomes much easier.

Resources

Defining a Resource

...