/py-gateway

一个基于flask和consul的简单网关

Primary LanguagePython

py-gateway

simple python gateway based on flask and consul.

support GET, POST, PUT, DELETE, PATCH with any Content-Type(now json and form are tested)

./gateway/main.py: service gateway

./gateway/tests': test cases

./server/main.py: a server to support tests