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.8.tar.gz
(20.9 kB
view hashes)
Built Distribution
irisrelay-1.2.8-py3-none-any.whl
(21.8 kB
view hashes)
Close
Hashes for irisrelay-1.2.8-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 10cc0eabb1b6edbe9724f04d38c4ba70af9454318107a4ab71e4e7e6c721a8e9 |
|
MD5 | 05ce5575952231da3a0f0b43f12307ee |
|
BLAKE2b-256 | 3adf39af4c12efd945634d4e7eb14551d12f4681f69a9bb4f8e94dab1b4666c2 |