Merge: android: update compiler to use the "new" toolchain
[nit.git] / src / web / web.nit
index 2e5294e..2bbd690 100644 (file)
 # Components required to build a web server about the nit model.
 module web
 
+import api_auth
 import api_model
 import api_catalog
 import api_graph
 import api_docdown
 import api_metrics
 import api_feedback
+import api_light
 
 redef class APIRouter
        redef init do