Skip to content

vements/substitute-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Publish Docker Image

🧪 Vements Substitute Server

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.

🎯 How It Works

The sub server is a simple Python+Flask server that provides a simplified API. Refer to the source for details.