Skip to content

eazyly/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 3.7, 3.8, 3.9 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

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 92.5%
  • Makefile 6.9%
  • Shell 0.6%