aboutsummaryrefslogtreecommitdiffstats
path: root/notes/libs.txt
diff options
context:
space:
mode:
Diffstat (limited to 'notes/libs.txt')
-rw-r--r--notes/libs.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/notes/libs.txt b/notes/libs.txt
new file mode 100644
index 00000000..8a789641
--- /dev/null
+++ b/notes/libs.txt
@@ -0,0 +1,8 @@
+
+Python
+ flask
+ sqlalchemy
+
+Golang
+ sqlx (or xorm, or something to match rows to structs)
+ go-swagger