Skip to content

jorishr/blog-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blog-app

This is a basic blog app to practice RESTFUL routing with Express-MongoDb-Mongoose.

Features:

  • schema and model setup with mongoose.
  • blog posts can be created, listed, updated and deleted.
  • express-sanitizer is used to avoid malicious HTML code being entered.

Customizations:

  • added gulp taskrunner
  • used my own RESTFUL routing names
  • custom styling with Semantic UI
  • homepage shows the latest post in full

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published