T
T
twid2017-02-08 13:18:38
Python
twid, 2017-02-08 13:18:38

Can you tell me a simple rest api in python?

I will be doubly grateful for a complex project in the public domain, but I understand that it is unlikely ..

Answer the question

In order to leave comments, you need to log in

3 answer(s)
M
mgremlin, 2017-02-16
@mgremlin

The classic.
The answer is Flask.
original: Miguel Grinberg
translation: Habr
Ready frame: Flask-RESTful
Alternatives? As much as you want. For example, EVE and a million others.

N
Nikolai Karelin, 2017-02-16
@nikolay_karelin

Swagger.io can generate a REST-API template according to a formal description. With poker and tests.

G
gsedometov, 2017-02-10
@gsedometov

Here is a good tutorial for creating a service with rest-api on bottle.
gotofritz.net/blog/weekly-challenge/restful-python...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question