Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #63106

Highest performance HTTP REST microframework?

Date 2014-01-04 15:26 +1100
Subject Highest performance HTTP REST microframework?
From Alec Taylor <alec.taylor6@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.4884.1388809611.18130.python-list@python.org> (permalink)

Show all headers | View raw


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.

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Highest performance HTTP REST microframework? Alec Taylor <alec.taylor6@gmail.com> - 2014-01-04 15:26 +1100

csiph-web