Skip to content
This repository has been archived by the owner on Feb 6, 2021. It is now read-only.

Releases: dorneanu/smalisca

smalisca 0.2

22 Jun 19:29
Compare
Choose a tag to compare
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

smalisca 0.1

22 Jun 19:29
Compare
Choose a tag to compare

First release