diff mod_rest/README.markdown @ 4518:073f5397c1d2

mod_rest: Replace most mappings by using util.datamapper All the stuff now goes into a JSON file that describes the mappings.
author Kim Alvefur <zash@zash.se>
date Sun, 21 Mar 2021 23:54:06 +0100
parents 508cb880b163
children dc35d2932d3e
line wrap: on
line diff
--- a/mod_rest/README.markdown	Mon Mar 22 21:32:43 2021 +0100
+++ b/mod_rest/README.markdown	Sun Mar 21 23:54:06 2021 +0100
@@ -8,6 +8,7 @@
       mod_rest.jsonmap: jsonmap.lib.lua
     copy_directories:
     - example
+    - res
 ---
 
 # Introduction