README
Woveon Engine
This is the basis of plugin development for Woveon. It gives the full power of microservices and makes security easy.
- It uses pltest as an example project and to run test cases.
How To
See the WoveonEngine wiki.
Woveon Plugin Engine
<script type="module">
import woveonEngineP from 'https://cdn.skypack.dev/woveon-engine-p';
</script>
This is the basis of plugin development for Woveon. It gives the full power of microservices and makes security easy.
See the WoveonEngine wiki.