From 989e399825af57cefe5aa4103dc9f111bb0e3525 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Fri, 12 Jan 2018 11:50:48 -0800 Subject: init repo (with notes from Dec 16, 2017) --- notes/libs.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 notes/libs.txt (limited to 'notes/libs.txt') 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 -- cgit v1.2.3