The substitute server or sub server provides a basic, memory-based implementation of the Vements REST API. This server is used in development and used in CI/CD to provide a simple, fast, and reliable point for testing.
The sub server is a simple Python+Flask server that provides a simplified API. Refer to the source for details.