Stateless reverse proxy for thirdparty service integration with Iris API.
Project description
Iris relay
Stateless reverse proxy for thirdparty service integration with Iris API.
Setup dev environment
- create & source your virtualenv
- run
python setup.py develop
- run
pip install -r dev_requirements.txt
- edit ./configs/config.dev.yaml to setup API credential and other settings
Tests
Run tests:
make unit # unit tests
make e2e # e2e tests
make test # all tests, e2e + unit
NOTE: e2e tests requires a running API instance. You can tweak the api host,
port and key setting in configs/config.dev.yaml
.
Generate test coverage reports:
make e2e-cov
make unit-cov
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
irisrelay-1.2.9.tar.gz
(21.0 kB
view hashes)
Built Distribution
irisrelay-1.2.9-py3-none-any.whl
(21.9 kB
view hashes)
Close
Hashes for irisrelay-1.2.9-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 88fdf4a566ed076f3babd6171b0a56c6db2c24f1e4233aa320d51649a1648eaa |
|
MD5 | e452fafc188c2a5dc00004fe00efe141 |
|
BLAKE2b-256 | b3020e327d048d4e7bf1cb542b1cdf027596dc18bf54f425b04403cf4ce7afb1 |