×

5809870713234921

5 Reputation

Follow
Activities(1) Posts(0) Series(0) Areas of Expertise Following Followers

5809870713234921 Commented on

Building Very Fast App Backends with Falcon Web Framework on PyPy

In this article, we will be developing and deploying a REST API in Python using Falcon web framework on PyPy.

Hi, the example is throwing an error, you may find it in the log file. Please, review the article so it work 100%. Thanks and regards! Keep doing this good work![2019-10-10 14:09:08 0100] [6356] [ERROR] Error handling request /booksTraceback (most recent call last): File "/Users/marti/PycharmProjects/nlpapi/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py", line 135, in handle self.handle_request(listener, req, client, addr) File "/Users/marti/PycharmProjects/nlpapi/venv/lib/python3.6/site-packages/gunicorn/workers/sync.py", line 176, in handle_request respiter = self.wsgi(environ, resp.start_response) File "/Users/marti/PycharmProjects/nlpapi/venv/lib/python3.6/site-packages/falcon/api.py", line 269, in __call__ responder(req, resp, **params)TypeError: on_get() missing 1 required positional argument: 'book_id'
Areas of Expertise

Following (0)

See All

Followers (0)

See All
Latest Comments
No series yet.