An open API service indexing awesome lists of open source software.

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

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
```