Lab 0 - Overview
Duration 20 min
What you will learn
- Validate your laptop setup
- Get a first overview of the REST API (presentation by instructor)
Prerequisites
- Laptop
- Internet connection to download site
- Workshop prerequisites
Steps (not all are needed)
-
Verify that you have a running Domino server with admin access (mandatory).
-
Download
keep
(Mac/Linux) orkeep.cmd
(Windows). (This will be used if you're running KEEP locally.) -
Download ApprovalCentral.zip. You need to have an .nsf file to use in the walkthrough.
-
Download POSTMAN collection & POSTMAN environment.
- Import into POSTMAN: environment & collection
How to check
Commands that should work
node -v
java -version
curl --version
-
Postman installed (can start)
-
Domino running with REST API active: open localhost:8880(if you're using KEEP installed locally) or web(if you're connecting to internet) and see:
Things to explore
-
Open the OpenAPI v3 tile (a.k.a. Swagger)