Skip to content

RESTful Routing app from the Udemy course - The Web Developer Bootcamp by Colt Steele

Notifications You must be signed in to change notification settings

georginapuig/RESTfulBlogApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RESTful Routing

Introduction

Define REST and explain WHY it matters
List all 7 RESTful routes
Show example of RESTful routing in practice

Blog Index

Setup the Blog App
Create the Blog model
Add INDEX route and template

Basic Layout

Add Header and Footer Partials
Include Semantic UI
Add Simple Nav

Putting the C in CRUD

Add NEW route
Add NEW template
Add CREATE route
Add CREATE template

SHOWtime

Add Show route
Add Show template
Add links to show page
Style show template

Edit/Update

Add Edit Route
Add Edit Form
Add Update Route
Add Update Form
Add Method-Override

DESTROYYYYYY

Add Destroy Route
Add Edit and Destroy Links

Final Updates

Sanitize blog body
Style Index
Update REST Table

About

RESTful Routing app from the Udemy course - The Web Developer Bootcamp by Colt Steele

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published