oshkbello/async-cache
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This is a project made with NodeJs and express. External packages used: Axios: for async connections to api nodemon: for autorestart of application Jest: Testing framework supertest: for making test api calls To install dependencies of the project run npm install To start the project run npm start