Backend API for a blogging app. Made with Express.js.
The documentation: https://documenter.getpostman.com/view/22929544/2s946pZ8wi
How to run:
- Clone to your device
- Go to its directory
- Open cmd or terminal of your choice, type 'npm update' on your terminal, and execute it
- Import 'miniproject2.sql' to your DBMS
- Run the application by typing 'nodemon' on your terminal and execute it