I use node v14.15.1 for this project. ├── LICENSE ├── logs │ ├── all.log │ └── error.log ├── nodemon.json ├── package.json ...
To start REST API to connect to the MongoDB, run fetch_data.py and endpoint.cjs first. Remember to fill in your own cluster, database and collection.