Skip to main content

A web framework base on tornado

Project description

# eva

A web framework base on tornado.

[Wiki](https://github.com/ooclab/eva/wiki)

## Usage & Example

### Install

` pip3 install pyeva `

### Example

Run example api server:

` $ cd eva/example/first_api_server/ $ python3 server.py --port=8889 [I 161214 08:18:34 server:63] api server is running at 8889 `

Test example api:

` $ curl http://127.0.0.1:8889/hello/say {"Hello": "World!"} `

## Docker Usage

` $ docker pull ooclab/eva $ docker run -it -v YOURR_PROGRAME_SOURCE:/work ooclab/eva `

The YOURR_PROGRAME_SOURCE is your project like eva/example/first_api_server .

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyeva-1.0.6.tar.gz (104.4 kB view hashes)

Uploaded Source

Built Distribution

pyeva-1.0.6-py3.5.egg (319.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page