Versions Compared

Key

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

...

Once the instance is created, you can access the following methods:

Method

HTTP equivalent

get

( GET )

add

( POST )

edit

( PUT )

delete

( DELETE )

We will develop the use of these methods in other parts of the tutorial.