diff --git a/demo.html b/demo.html new file mode 100644 index 0000000..6a475dd --- /dev/null +++ b/demo.html @@ -0,0 +1,171 @@ + + +
+ + +Implementation of FML (FHIR Mapping Language) syntax validation endpoint as requested in the issue. This provides detailed error messages with line and column information for debugging FML syntax errors.
+ +Core Library Tests: 11/11 passing โ
+REST API Tests: 8/8 passing โ
+MCP Interface: Working โ
+