alexandercerutti
ad55d3aeba
Model is now represented as string containing path, not anymore an Object
2018-07-23 16:59:03 +02:00
alexandercerutti
7c864f1d2a
Changed name for input model as parameter;
...
Added Joi to validate input parameters schema;
Removed old draft of Pass class;
Removed completely the old way to load the configuration
2018-07-17 23:49:13 +02:00
Alexander Cerutti
e4d56bf7a1
Created Pass class and moved generatePass to generate method in Pass()
2018-06-16 16:47:16 +02:00
Alexander Cerutti
3d0a25314a
Moved completely webserver activities from index.js to server.js
...
Replaced `RequestHandler` with `generatePass`.
Now `generatePass` function returns JSON objects containing the pass stream or, otherwise, the error structure.
2018-06-10 15:44:30 +02:00
Alexander Cerutti
74700fedd0
Changed including method of index.js
2018-06-06 23:34:32 +02:00
Alexander Cerutti
2efe0f55f1
Splitted Webserver from operative module
2018-05-12 14:35:37 +02:00