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.