Skip to content

PKompis/JsonRuleEngineDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JsonRuleEngineDemo

The JsonRuleEngineDemo is a demo API for testing the JSON Rule Engine.

Source code layout

SerializationBenchmark/
├── Program.cs
├── Startup.cs
├── Controllers/
|   ├── DemoController.cs
├── Implementation/
|   ├── DemoImplementation.cs
├── Interfaces/
|   ├── IDemoInterface.cs
├── Solution Files/
|   ├── Workflow.json
├── Types/
|   ├── DemoType.cs

Authors

  • Kompis Panagiotis

License

This project is licensed under the MIT License see the LICENSE.md file for details.

About

Json Rule Engine Demo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages