This page will document how to extend the tranSMART codebase with new data types and functionalities in the 'right', modular and scalable way.
There are two ways of extending tranSMART with new functionality:
- Either make a plugin, which talks to the tranSMART Core via the Core API
- Or make a separate application talk to tranSMART via the RESTful API