Creating HTTP methods for RESTful APIs
For this project, we will create
create, read, update, and delete
(
CRUD
) operations.