This project has been created by NodeJs and ExpressJS
Demo
1️⃣ npm install
2️⃣ create .env file + adding variables
3️⃣ npm start
4️⃣ use it with routing system like "/api/{dynamic-route}" + "Request 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 🙏❤️