aboutsummaryrefslogtreecommitdiff
path: root/RESTAPI.md
blob: 6b072d1884ccfc668d3e89fc10b7bebb019f1f55 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# REST API

## Test Service

Intended to be used for basic connectivity testing. Allows the client to fetch 
various kinds of payloads via well-known URIs

HTTP endpoint: `/test`

`/test/size/{size}` - verbs: (`GET`)

## Cache Service

HTTP endpoint: `/cache`

`/cache/`