Skip to content

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

License

Notifications You must be signed in to change notification settings

MacherLabs/eazyserver

 
 

Repository files navigation

eazyserver

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.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 96.6%
  • Makefile 3.4%