See servirtium.dev/ for:
- About
- History (a timeline)
- What It Is
- Markdown Examples (with pics)
- Markdown Discussion
- Library/lang spider chart
- Specific Implementations
- Example Projects
- Blog
Videos on Servirtium and its markdown format
There is a video of WorldBank's climate API being virtualized for testing with Servirtium-java here (12 mins):
Another video captures a day that service was flaky (2.5 mins):
Blog entries about Servirtium's markdown
Language Implementations in this GitHub org
- Java - Servirtium-Java (in this org) - ready to use
- Python - Servirtium-Python - alpha quality (help needed)
- Ruby - Servirtium-Ruby Not started yet - we're still making the demo below
- Go - People wishing to lead development sought.
- C# - People wishing to lead development sought.
- Node.JS - People wishing to lead development sought.
If you want to start one of these then read starting a new implementation
We're also looking to existing Service Virtualization frameworks/libs to support (and help refine) the same Markdown format.
Demo Projects in this GitHub org
- Java - demo-java-climate-tck - complete
- Python - demo-python-climate-tck - nearly complete
- Ruby - demo-ruby-climate-tck - in progress
- .NET - TODO
- NodeJS - TODO
- Go - TODO

