I'm excited about Python's typing potential. I recently rewrote an API from TypeScript to Kotlin since I am fairly unhappy with the server-side TS ecosystem, but ran across https://github.com/tiangolo/fastapi when exploring options and really dig it - seems to be by _far_ the lowest-ceremony way to make an HTTP API with static types that integrate with parsing/validation (something TypeScript is still really bad at, unless you bring your own runtime typing libraries...).
manojlds|5 years ago
mattanimation|5 years ago
marliechiller|5 years ago
avolcano|5 years ago
ensignavenger|5 years ago
giovannibonetti|5 years ago
sli|5 years ago
0: https://github.com/seanmonstar/warp