Skip to content

waychal/API

 
 

Repository files navigation

Documentation

Notes can be found in the two google docs:

Once agreed upon these should be provided within this project.

Tasks to be completed

  1. Module with functions to parse the url and provide a list of variables
  2. Module with functions which for a given set of varibles provide a resonse to the query as specified in the google docs.

These modules should be designed to be included into a Python script belonging to the databases or decentralized authority. It is the responsibility for each entity to match the given variables with their database.

S.G. 2016-11-01: As I started to describe the token syntax for the filter language in the documents quoted above, I realised that a formal platform-independent definition would be handy. I have thus described a suggested real number syntax as Extended and Perl-Compatible regular expressions, and added several tests to make sure that these expressions perform as expected. The tests/inputs/*.lst files contain a list of real numbers, with some marginal cases, against which each independent implementation and the defining regular expressions can be tested.

Tests

The tests should run on any GNU/Linux system with GNU Make, Bourn shell, GNU textutils and Python package jsonschema installed:

make tests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 44.7%
  • Makefile 27.6%
  • Perl 22.7%
  • Python 5.0%