hmcts / apim-functions

Set of azure functions used to support APIM policies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

apim-functions

This project contains azure functions and proxies used to back the core-api-mgmt apim instance.

Unit tests

npm install && npm test

Open API (Swagger) definition

As of now, the API definition is located in the ./openApi.json file.

You may modify this specification accordingly to any modification you may perform as this task is not automated so far.

About

Set of azure functions used to support APIM policies

License:MIT License


Languages

Language:JavaScript 100.0%