Awesome
Reactive Search NodeJs
Reactive search using Node-Express-Axios-Mongodb
Instalation
Install all dependencies
npm install
Run app
npm start
To generate users:
http://localhost:3000/generate
Or change 3000 by your port. This create 100 users
To see all the users:
http://localhost:3000/users
Built With
- Node.Js
- Express.Js
- MongoDB
- Axios.Js
- Faker.Js
Author
germancutraro
Why
- Practise