Outline

Get Review

We have completed our first CRUD operation, Read. With GET complete we are now able to read data from out of our database through our API.

Congratulations!

Up next we will be looking at how we can create new items and add them through our API.