Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

eazyserver

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eazyserver

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

  • 0.2.7
  • PyPI
  • Socket score

Maintainers
1

========== eazyserver

.. image:: https://img.shields.io/pypi/v/eazyserver.svg :target: https://pypi.python.org/pypi/eazyserver

.. image:: https://img.shields.io/travis/ashutoshdtu/eazyserver.svg :target: https://travis-ci.org/ashutoshdtu/eazyserver

.. image:: https://readthedocs.org/projects/eazyserver/badge/?version=latest :target: https://eazyserver.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status

.. image:: https://pyup.io/repos/github/ashutoshdtu/eazyserver/shield.svg :target: https://pyup.io/repos/github/ashutoshdtu/eazyserver/ :alt: Updates

.. image:: https://pyup.io/repos/github/ashutoshdtu/eazyserver/python-3-shield.svg :target: https://pyup.io/repos/github/ashutoshdtu/eazyserver/ :alt: Python 3

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

  • Free and open source software: MIT license_
  • Documentation: https://eazyserver.readthedocs.io.
  • GitHub: https://github.com/ashutoshdtu/eazyserver.
  • PyPi: https://pypi.python.org/pypi/eazyserver

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 in the application.

Credits

This package was created with Cookiecutter_ and the audreyr/cookiecutter-pypackage_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter .. _audreyr/cookiecutter-pypackage: https://github.com/audreyr/cookiecutter-pypackage .. _MIT license: https://github.com/ashutoshdtu/eazyserver/blob/master/LICENSE

======= History

0.2.7 (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.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc