mapkyca / known-postman
There is no license information available for the latest version (1.0.3) of this package.
Postman collection demonstrating the Known API
1.0.3
2020-09-12 14:08 UTC
This package is auto-updated.
Last update: 2024-11-12 23:40:38 UTC
README
This is a Postman collection, together with a local example environment, for communicating with the Known API.
Authorisation
This uses the OAuth2 server which is built in to the Known API.
To make full advantage of this, be sure to ask for openid profile email
as scopes.
Usage
- Download Postman
- Download Docker
- Import the collection, and optional Localhost environment
- Checkout Known and start up the Developer Docker install
- Start poking the API!
See
- Known Docker install: https://www.marcus-povey.co.uk/2020/05/07/known-development-docker/
- Docker: https://www.docker.com
- Postman: https://www.postman.com/downloads/
- Author: Marcus Povey