aboutsummaryrefslogtreecommitdiff
path: root/gn3-guile/README.md
diff options
context:
space:
mode:
authorPjotr Prins2023-07-05 08:54:08 -0500
committerPjotr Prins2023-07-05 08:54:12 -0500
commit6fb93ceeeea228e638f11ffa770d58c730268c69 (patch)
tree7c6a526d083d9666a3e2a043b09a7f1dedf2b70f /gn3-guile/README.md
parentf52247c15f3694f3dd5fd0fd79c3e15376137e07 (diff)
downloadgenenetwork3-6fb93ceeeea228e638f11ffa770d58c730268c69.tar.gz
Kicked of guile REST API
Diffstat (limited to 'gn3-guile/README.md')
-rw-r--r--gn3-guile/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/gn3-guile/README.md b/gn3-guile/README.md
new file mode 100644
index 0000000..36ed956
--- /dev/null
+++ b/gn3-guile/README.md
@@ -0,0 +1,3 @@
+# GN3 Guile Webservice
+
+This directory provides a Guile endpoint for the REST API. It is used in conjunction with the Python REST API and WIP.