Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 300 Bytes

File metadata and controls

9 lines (6 loc) · 300 Bytes

Safe HTTP Client for Deno

Common type-safe Deno SDKs for multiple API endpoints.

For GitLab set the following env variables before running tests/code

export TSHC_GLSERVER_HOST=git.example.com
export TSHC_GLPAT_USERNAME=name@example.com
export TSHC_GLPAT_PASSWORD=<your GitLab PAT>