Highest performance HTTP REST microframework?

Alec Taylor alec.taylor6 at gmail.com
Fri Jan 3 23:26:41 EST 2014


What is the highest performance REST microframework?

Happy if it's mostly written in C or C++; as long as it provides a
simple routes interface in Python.

Currently using bottle and utilising its application, @route and
app.merge(app2) extra features.



More information about the Python-list mailing list