Y
Hacker News
new
|
ask
|
show
|
jobs
by
ngrilly
20 days ago
> The only thing I'm jealous of with regards to python is how seamlessly you can do JSON schema enforcement on HTTP endpoints.
Yes, it is much easier in Python because type annotations are reflected at runtime.