- Why Are We Here
- Value Stream Management
- Simplify Annual Planning
- Monitor Throughout the Year
- Real Product Management
-
A presentation slide deck from Rego University 2022. This course reviewed the advantages of using REST APIs in Clarity development.
- Overview
- Why REST now?
- Clarity Rest Endpoints
- Create Project with java.net.URL
- Create Task with HttpClient
- Update Project with java.net.URL
- Update task with HttpClient
- Create Task with RestApiJavaClient
- External REST Endpoints
- Connect with java.net.url
- Connect with Apache Commons HTTP/S Client
- Additional Tools
- Overview