Programming2015. 5. 6. 07:01

아 참 재밌는 프로젝트가 널려있네. 이렇게 high level언어들도 멋진 app들이 빠르게 구동된다니 정말 믿어지지 않을정도로 무섭습니다.


http://python-eve.org/

Python REST API Framework

Eve is an open source Python REST API framework designed for human beings. It allows to effortlessly build and deploy highly customizable, fully featured RESTful Web Services.

Eve is powered by FlaskRedisCerberusEvents and offers support for both MongoDB and SQL backends [*].

The codebase is thoroughly tested under Python 2.6, 2.7, 3.3, 3.4 and PyPy.

Eve is Simple

from eve import Eve

app = Eve()
app.run()

The API is now live, ready to be consumed:

$ curl -i http://example.com/people
HTTP/1.1 200 OK


20년간 MS Windows에서 programming했다는 이 사람 재밌네요.

E3550767c858c787c35c280047ff789c?s=47

Nicola Iarocci

10 Presentations

'Programming' 카테고리의 다른 글

Python Web Framework - Pyramid  (0) 2015.05.14
Popcorn time Android App build for Lolllipop  (0) 2015.05.06
Linux Kernel Upgrade  (0) 2015.05.04
ZeroMQ, ØMQ  (0) 2015.04.29
Install Ubuntu on VirtualBox  (0) 2015.04.27
Posted by 쁘레드