Skip to content

Instantly share code, notes, and snippets.

This presentation can be viewed here

<style style="visibility:hidden"> .reveal li {font-size: 32px;} .reveal ul ul li, .reveal ul ol li, .reveal ol ol li, .reveal ol ul li { font-size: 28px; } </style>

RESTful ROUTING QUIZ

Name: ________________

Score: ____ out of 18 = ____%


Example resource: cats

HTTP Method
(Verb)
Path (Endpoint) CRUD Operation Has Data
Payload

This presentation can be viewed here



Intro to the
Express Framework
for Node