aboutsummaryrefslogtreecommitdiffstats
path: root/notes/libs.txt
blob: ede10bdfcf39f2c78b3cb0cf72b0f505230d7810 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

Python
    flask
    sqlalchemy

Golang
    sqlx (or xorm, or something to match rows to structs)
    go-swagger

Rust
    diesel

UI
    tachyons
    choo?