Skip to main content

A simple python web framework for creating RESTful and JSON-RPC services

Project description

eazyserver

https://img.shields.io/pypi/v/eazyserver.svg https://img.shields.io/travis/ashutoshdtu/eazyserver.svg Documentation Status Updates Python 3

A simple python web framework for creating RESTful and JSON-RPC services

Features

Did someone say features?

  • Cross-platform: Windows, Mac, and Linux are officially supported.

  • Works with Python 2.7, 3.4, 3.5, 3.6, and PyPy.

  • Supports RESTful APIs over mongodb datasource using Python Eve.

  • Supports JSON-RPC APIs using jsonrpcserver.

  • Kubernetes ready cookiecutter to easily scaffold an eazy API service with Dockerfile, Helm chart, and a Drone CI build pipeline (more on the way).

  • APIs are exposed over HTTP, HTTPs, Socket.IO and Kafka interface.

  • Auto generated documentation is available on a <DOCUMENTATION ROUTE> in the application.

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.2.1 (2019-02-23)

  • Cross-platform: Windows, Mac, and Linux are officially supported.

  • Works with Python 2.7, 3.4, 3.5, 3.6, and PyPy.

  • Supports RESTful APIs over mongodb datasource using Python Eve.

  • Supports JSON-RPC APIs using jsonrpcserver.

0.1.0 (2019-02-18)

  • First release on PyPI.

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

eazyserver-0.2.1.tar.gz (14.8 kB view hashes)

Uploaded Source

Built Distribution

eazyserver-0.2.1-py2.py3-none-any.whl (14.6 kB view hashes)

Uploaded Python 2 Python 3

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