Hacker News new | ask | show | jobs
by perturbation 2825 days ago
Kind of reminds me of https://github.com/timothycrosley/hug , especially using type hints for validation of request parameters.
2 comments

Here's a comparison between Molten and Hug by the author of the former: https://old.reddit.com/r/Python/comments/8ta3ve/molten_a_mod...
Also similar to Tom Christie's APIStar https://github.com/encode/apistar
APIStar was a major inspiration[1]! One of the reasons I built Molten was because Tom Christie took APIStar in a different[2] direction.

[1]: https://moltenframework.com/motivation.html

[2]: https://docs.apistar.com/#where-did-the-server-go