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.3.tar.gz
(20.2 kB
view hashes)
Built Distribution
irisrelay-1.2.3-py3-none-any.whl
(22.0 kB
view hashes)
Close
Hashes for irisrelay-1.2.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7f91c7c8412ade8240f1836d852c982cb8e901a872d9e5f4b5863664380f77e9 |
|
MD5 | a22e327da3c59a9230cdc2590b648314 |
|
BLAKE2b-256 | 45b03072a9b80a9d6c7433a1bb8abe5cb92146db0b62d0299d4f27dbf8c9af8c |