diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2018-03-19 21:25:33 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2018-03-19 21:25:33 -0700 |
commit | 3e93149d8a0fb979f6f678ccfd13809d86c803a6 (patch) | |
tree | 1cc8416d5a770d317e07e61547d0be9017b93682 /notes/libs.txt | |
parent | 9dcebe3a0dd8cb2a4a31de29b757e9950a2399b4 (diff) | |
download | fatcat-3e93149d8a0fb979f6f678ccfd13809d86c803a6.tar.gz fatcat-3e93149d8a0fb979f6f678ccfd13809d86c803a6.zip |
(old) notes
Diffstat (limited to 'notes/libs.txt')
-rw-r--r-- | notes/libs.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/notes/libs.txt b/notes/libs.txt index 8a789641..ede10bdf 100644 --- a/notes/libs.txt +++ b/notes/libs.txt @@ -6,3 +6,10 @@ Python Golang sqlx (or xorm, or something to match rows to structs) go-swagger + +Rust + diesel + +UI + tachyons + choo? |