Public API == Boring API
The public API has to be light weight, easy to use and most of all it should be a very expandable system. However, it is also something that is not that much effort to create nor too interesting to build. As my horribly UML diagram skills will proof in the following diagram! :D
The idea for the working of the API on the engine side is simple:
Module creates ...
Read More
Read More