reading-notes

More CRUD

CRUD Basics

1. Which HTTP method would you use to update a record through an API?

2.Which REST methods require an ID parameter?

Speed Coding: Building a CRUD API (Watch a Twitch streamer code an Express API in 20 minutes!)

1.What’s the relationship between REST and CRUD?

2. If you had to describe the process of creating a RESTful API in 5 steps, what would they be?

Things I Want To Know More About

-

Previous Reading

Next Reading