/simple_rest_microservice

A minimal node.js microservice for storing any json collection in a mongoDB database, I was using this tool as an additional microservice for storing temporal data for the clustering models.

Primary LanguageJavaScriptMIT LicenseMIT

simple_rest_microservice

A minimal node.js microservice for storing any json collection in a mongoDB database, I was using this tool as an additional microservice for storing temporal data for the clustering models.

It doesn't include any UI / swagger UI because it was part of a bigger service.