diff --git a/API.md b/API.md new file mode 100644 index 0000000..1ede706 --- /dev/null +++ b/API.md @@ -0,0 +1,8 @@ +## resty.coraza +This meta module provides a version sanity check against linked libcoraza library. + +**syntax**: *waf = coraza.create_waf()* + +Try to load libcoraza shared libraries. This function return the waf instance if it's being +successfully loaded and error if any. +