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.3.1.tar.gz
(21.1 kB
view details)
Built Distribution
irisrelay-1.3.1-py3-none-any.whl
(22.0 kB
view details)
File details
Details for the file irisrelay-1.3.1.tar.gz
.
File metadata
- Download URL: irisrelay-1.3.1.tar.gz
- Upload date:
- Size: 21.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 967bb95003f91403f0565e08a9ae83d9f458ae7afb7dbdef0dae5b1aac86d9df |
|
MD5 | 21a0df6d1528b9ad258a80153540ef72 |
|
BLAKE2b-256 | 1d31fb6266cacb534a3ba99e089f77e5822cc54e6333abf3f877945af9a87b22 |
File details
Details for the file irisrelay-1.3.1-py3-none-any.whl
.
File metadata
- Download URL: irisrelay-1.3.1-py3-none-any.whl
- Upload date:
- Size: 22.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bdc778c7392ba173528698addd3e4c477fd18141c09ca8f6c01de4617f502f1a |
|
MD5 | a7d144df0ab1ca9d1c123b2141e32034 |
|
BLAKE2b-256 | e09768234c11f240c0009e1ca106f99b28aca06470a2ee036cae253e285da89c |