Skip to content

A blog api created using html, css, js, nodejs, and semantic ui.

Notifications You must be signed in to change notification settings

jaydeecodez/blog-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

63174b9 · Jan 25, 2018

History

3 Commits
Jan 25, 2018
Jan 25, 2018

Repository files navigation

blog-api

A RESTful blog api created using html, css, js, nodejs, semantic ui, MongoDB, and Mongoose. This api requires the following node packages:

var bodyParser = require("body-parser"), methodOverride = require("method-override"), expressSanitizer= require("express-sanitizer"), mongoose = require("mongoose"), express = require("express"), app = express();

About

A blog api created using html, css, js, nodejs, and semantic ui.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published