
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 πβ€οΈ