Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 255 Bytes

File metadata and controls

3 lines (2 loc) · 255 Bytes

A simple REST API for a blog built using Express.js/Node.JS and EJS. This application allows you to perform CRUD (Create, Read, Update, Delete) operations on blog posts. Feel free to try it out! Be sure to first run 'npm i' to install all dependencies.