Transmute: documented, input validating APIs for any framework in Python

A majority of my career has been spent on building web services in Python. Specifically, internal ones that have minimal or no UIs, and speak REST (or at least are rest-ish). With each new service, I found myself re-implementing work to make user-friendly…

Similar