What is a good Python framework for building a RESTful API?
Falcon: it’s easy to use, very fast (for a Python framework, that is), and has 100% unit test coverage.
request per second:
CPython 3.4.3 19.5
PyPy 2.5.1 256.4
Falcon: it’s easy to use, very fast (for a Python framework, that is), and has 100% unit test coverage.
request per second:
CPython 3.4.3 19.5
PyPy 2.5.1 256.4