minima icon indicating copy to clipboard operation
minima copied to clipboard

Minima V2

Open apoorvcodes opened this issue 2 years ago • 1 comments

This is an issue opened for v2 here most of the discussions would be related to it

apoorvcodes avatar Jul 11 '22 16:07 apoorvcodes

Bindings for Gominima

We have been largely thinking of providing "bindings" for gominima so it can be used from other languages for a wide variety of use cases such as rendering images from JavaScript or performing Ai/Ml related functions through python, since in these cases performance is not the main objective, gominima can easily support them through process to process messages and still send other types of static data as quickly as possible

Structure

The general structure is quite simply, the response will be a full path and file which can return the data or it can be a simple process listening for calls

megatank58 avatar Jul 11 '22 16:07 megatank58