rest api

What is CRUD?

  • C => Create
  • R => Read
  • U => Update
  • D => Delete

A note-taking app

  • List the notes
  • Get any specific note
  • Create a note
  • Update a note
  • Delete a note

HTTP verbs

GET
POST
PUT
PATCH
DELETE
© 2022 RS ITHub

Log in with your credentials

Forgot your details?