alecuba16 / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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.

License:MIT License


Languages

Language:JavaScript 98.5%Language:Dockerfile 1.5%