Skip to content

Latest commit

 

History

History
37 lines (19 loc) · 721 Bytes

File metadata and controls

37 lines (19 loc) · 721 Bytes

About

This project has REST API methods GET PUT PUSH PATCH DELETE which I implemented for greater understanding of REST API.

Technologies Used

JavaScript HTML CSS NodeJS ExpressJS EJS

API Used secrets-api from appbrewery.com ("https://secrets-api.appbrewery.com")

What I've Learned

I improved my skills in implementing REST API.

How to run

-open terminal > type npm install >type node indes.js > type in browser: http://localhost:3000/

⚠️ Note:

Before running the application, make sure to run npm install to install the required dependencies.

Screenshots

image