Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.62 KB

README.md

File metadata and controls

42 lines (29 loc) · 1.62 KB

Faker API 👌

faker Api

This project has been created by NodeJs and ExpressJS

Demo


javascript logo nodejs logo express logo


How to use it ?

1️⃣ npm install
2️⃣ create .env file + adding variables
3️⃣ npm start
4️⃣ use it with routing system like "/api/{dynamic-route}" + "Request Methods"

API End Points + Methods

🔗 { GET } -- "/api/user" -- { Get random fake user-data }

🔗 { GET } -- "/api/git" -- { Get random fake git-data }

🔗 { GET } -- "/api/request" -- { Get random fake request-data }

🔗 { GET } -- "/api/finance-account" -- { Get random fake finance-account data }


If you like this project, I'll be happy for starring the project 😍

Thanks for watching 🙏❤️