joseesco24 / parameters_manager_ms

A simple parameterization microservice based on Rust.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parameters Manager Ms

Parameters Manager MS is a simple parameterization microservice based on Rust, its main function as its name suggest is to manage system parameters consumed by other backends throught APIs.

The project uses Rust for everything that concerns the microservice, but the repo also has some npm commands and uses husky hooks to automate and make easy some dev tasks, so the project also uses npm.


About

A simple parameterization microservice based on Rust.

License:The Unlicense


Languages

Language:Rust 56.5%Language:Shell 43.5%