Metadata-Version: 2.0
Name: microservices-connector
Version: 0.1.1
Summary: Inter-Service communication framework, support for microservice architecture and distributed system via http
Home-page: https://github.com/minhtuan221/Microservices-connector
Author: Minh Tuan Nguyen
Author-email: ntuan221@gmail.com
License: BSD
Description-Content-Type: UNKNOWN
Keywords: microservice,http,flask
Platform: any
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: BSD License
Classifier: Environment :: Web Environment
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: cython-npm
Requires-Dist: flask (>=0.12)
Requires-Dist: requests

Microservices Connector
=======================

Microservices Connector is a Inter-Service communication framework,
support for microservice architecture and distributed system.


