Skip to content
This repository was archived by the owner on Feb 14, 2022. It is now read-only.

cliver1956/YelpCamp

Repository files navigation

ROUTES:

name url verb description

INDEX /dogs GET Display a list of all dogs NEW /dogs/new GET Display Form to create new dog CREATE /dogs POST Add new dog to DB SHOW /dogs/:id GET Shows info about one dog

#RESTfull Routing

##Introduction

  • Define Rest and explain why it matters
  • List all 7 RESTfull Routes
  • Show examples

REST - a mapping between HTTP routes and CRUD

CRUD = CREATE READ UPDATE DESTROY

Added files to Git repo

About

My Version of Colt Steels Yelp Camp Exersise

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •