This a Blog Post API that allows a user to add, delete, change, and request blog posts from a Node.js & Express server.
Instructions: Clone the repository, run NPM install, run nodemon server.js, and make requests using either Postman or your own custom code!