Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 178 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 178 Bytes

restful-blog

This project implements the principles of CRUD & RESTful routing.

The blog page allows users to:

-create a blog post

-edit the blog post

-delete the blog post