https://github.com/kenberkeley/get-ocp-apim-subscription-key
https://github.com/kenberkeley/get-ocp-apim-subscription-key
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kenberkeley/get-ocp-apim-subscription-key
- Owner: kenberkeley
- Created: 2020-10-23T07:52:40.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-23T07:53:12.000Z (over 5 years ago)
- Last Synced: 2025-10-09T21:26:43.263Z (9 months ago)
- Language: TypeScript
- Size: 1.91 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# get-ocp-apim-subscription-key
## Usage
See [`test/get-ocp-apim-subscription-key.test.ts`](./test/get-ocp-apim-subscription-key.test.ts)
## Implementation
See [`src/get-ocp-apim-subscription-key.ts`](./src/get-ocp-apim-subscription-key.ts)
## Build
```bash
$ yarn install
$ yarn build
```