Remix.run Logo
0123456789ABCDE 5 hours ago

fastAPI will give you `/openapi.json`, `/docs` with no extra effort

function name becomes a human readable summary, string docs the description

edit: bottle.py and fastapi are the most significant contributions to web frameworks in python — decorators for path handlers, typed input/output, automatic docs

Muromec 5 hours ago | parent [-]

Is it like flask, but even flaskier?

0123456789ABCDE 2 hours ago | parent | next [-]

the lore: https://en.wikipedia.org/wiki/Flask_(web_framework)#History

andrewstuart 4 hours ago | parent | prev [-]

Yes sir, more flaskatronic.