Add REST, CORS and authentication to MongoDB
Summary This blog describes One simple approach to access MongoDB using REST, CORS (Cross-Origin-Resource-Sharing) and with simple authentication and authorization. Background This mini-project started because I wanted a way for…