tag:github.com,2008:https://github.com/dorneanu/smalisca/releasesRelease notes from smalisca2015-06-22T19:14:11Ztag:github.com,2008:Repository/31975151/0.22015-06-22T19:29:21Zsmalisca 0.2<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Bugs
Fixed issue #2
Fixed issue #3
Fixed issue described in pull #5
Parsing
Added concurrency to the parser
You can specify by "-j" the number of jobs/workers
Configuration
Added configuration files
Specify configuration file by "-c" parameter
Web API
Added REST API to access the SQLite DB
Use http://<host>:<port>/api/<table name> to access JSON data
Based on Flask and Flask Restless"><pre class="notranslate"><code>Bugs
Fixed issue #2
Fixed issue #3
Fixed issue described in pull #5
Parsing
Added concurrency to the parser
You can specify by "-j" the number of jobs/workers
Configuration
Added configuration files
Specify configuration file by "-c" parameter
Web API
Added REST API to access the SQLite DB
Use http://<host>:<port>/api/<table name> to access JSON data
Based on Flask and Flask Restless
</code></pre></div>dorneanutag:github.com,2008:Repository/31975151/0.12015-06-22T19:29:55Zsmalisca 0.1<p>First release</p>dorneanu