plugable-interface
There are 2 repositories under plugable-interface topic.
devlucky/Kakapo
🐤Dynamically Mock server behaviors and responses in Swift
rkalhans/Graph
JAVA Boiler-plate for Graph related questions which are asked in most coding competitions. The current implementation enables the user to plug-in the business logic as a saperate class, by following simple procedure. This is highly useful in scenarios where the users want to solve a graph related problem without creating the graph related infra.