MetaCall Rotulin

December 20, 2018 ยท View on GitHub

Abstract

This project implements a standalone executable based on MetaCall. It has multiple languages in the same project.

- Python with Django for the frontend.
- Ruby emulating a Memcached database for in memory caching.
- C# for watermark images with ImageMagick.
- C/C++ as a host language.

It implements a simple service that allows to upload images and watermark them with caching.

Compilation

To compile the project just run configure.bat or configure.sh depending on the platform.

License

The code is licensed under Apache 2.0.