/tchoupi

A REST webservice implemented in differents langages.

Primary LanguageMakefile

Tchoupi

License Apache 2 Build Status

Description

You could validate each version using a script :

$ .tchoupi.sh
-----------------
---- Tchoupi ----
-----------------
- Python :
...... -> [OK]
- Go :
.. -> [OK]
- Common Lisp :
................ -> [OK]
- OCaml :
.... -> [OK]

Virtual machine

You could creates a development environment from scratch:

Install VirtualBox

See VirtualBox

Install Vagrant and plugins

Install Vagrant (testted on 1.3.5), and install the Vocker plugin :

$ vagrant plugin install vocker

Launch

$ vagrant up
$ vagrant ssh

Manual configuration

See each README.md in src

Support

Feel free to ask question or make suggestions in our Issue Tracker.

License

See LICENSE for the complete license.

Changelog

A changelog is available here.

Contact

Nicolas Lamirault nicolas.lamirault@gmail.com