Skip to content

Example of MetaCall standalone application mixing C/C++, Python, Ruby and C# programming languages in the same project.

License

Notifications You must be signed in to change notification settings

metacall/rotulin

Repository files navigation

MetaCall Rotulin

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.

About

Example of MetaCall standalone application mixing C/C++, Python, Ruby and C# programming languages in the same project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published