Add a routing configuration file.
[Project_proches_de_moi-server.git] / config / routing.yaml
diff --git a/config/routing.yaml b/config/routing.yaml
new file mode 100644 (file)
index 0000000..f7572ad
--- /dev/null
@@ -0,0 +1,3 @@
+person:
+    type:     rest
+    resource: App\Controller\PersonController