diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2018-04-13 16:01:33 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2018-04-13 16:01:33 -0700 |
commit | 5cdd3d34f1932197fdd81d9b03570767f85eebf4 (patch) | |
tree | e796c37ae36507b978bb63ce83cfb757cb63719d /notes/libs.txt | |
parent | 0a9d59f33a3bef94f6b57f303fab1fa71cfcafd4 (diff) | |
download | fatcat-5cdd3d34f1932197fdd81d9b03570767f85eebf4.tar.gz fatcat-5cdd3d34f1932197fdd81d9b03570767f85eebf4.zip |
notes/docs cleanups
Diffstat (limited to 'notes/libs.txt')
-rw-r--r-- | notes/libs.txt | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/notes/libs.txt b/notes/libs.txt deleted file mode 100644 index ede10bdf..00000000 --- a/notes/libs.txt +++ /dev/null @@ -1,15 +0,0 @@ - -Python - flask - sqlalchemy - -Golang - sqlx (or xorm, or something to match rows to structs) - go-swagger - -Rust - diesel - -UI - tachyons - choo? |