add empty api app
[edumed.git] / api / views.py
diff --git a/api/views.py b/api/views.py
new file mode 100644 (file)
index 0000000..91ea44a
--- /dev/null
@@ -0,0 +1,3 @@
+from django.shortcuts import render
+
+# Create your views here.