Skip to content

Sparkadelic177/RESTful-Blog

Repository files navigation

RESTful-blog

This is a CRUD application that lets you read, view, edit and delete blogs. The purpose of this web application was to practice building a custom REST-ful API.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

  1. Clone this project to your local machine
  2. On the terminal type in the command "mongd" to start the mongo daemon (mongod)
  3. On the terminal travel to your folder where this project resides and type in the command "node app.js"
  4. On your browser go type in "localhost:300" and Wallah welcome to RESTful-blog

Video Walkthrough

Here's a walkthrough

Video Walkthrough

GIF created with LiceCap.

Prerequisites

What things you need to install the software and how to install them

Built With

Dependencies Used

Author

About

A RESTful api using Mongodb , Express, and Nodejs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published