Skip to content

A modern RESTful blog app to keep you up-to-date with the latest science and technology feeds.

License

Notifications You must be signed in to change notification settings

VasuGoel/rest-api

Repository files navigation

RESTful Blog App

A modern RESTful blog app to keep you up-to-date with the latest science and technology feeds. Editors, writers and people can contribute to the blog by posting new content on it or simply view the latest posts and catch up with the news!

Representational State Transfer (REST) is a software architectural style that defines a set of constraints to be used for creating Web services.

Getting Started

Start by either downloading the zip file or clone with HTTPS.

Prerequisites

A modern web-browser like Safari, Chrome, Microsoft-Edge, Mozilla Firefox, etc. Command-Line Node NPM

Running

  1. Run "npm install" from the terminal in the root directory of repository.
  2. Change the UNIX Socket i.e. replace process.env.PORT and process.env.IP environment variables to port number of your choice.
  3. Run "node app.js" from the terminal to start the server.
  4. Visit the localhost (from Step 2) and get to reading!

Built With

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments

About

A modern RESTful blog app to keep you up-to-date with the latest science and technology feeds.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published