Martini Quick Start Guide
Introduction
The Quick Start Guide is divided into 6 simple phases. At the end of each phase, you will be able to run it and see a result. Each phase builds on the previous one, making your project incrementally more sophisticated.
By the end, you will have learnt how to:
- Consume an API
- Create a workflow
- Transform data
- Enrich data
- Store data in a database
- Automate the execution of a workflow
- Publish an API
Index
Each Phase is incremental and the prior phase must be completed before commencing a subsequent phase. The estimated time to complete the entire Quick Start Guide is approximately 50 minutes.
- Phase 1 — Consume an API (~10 minutes)
- Phase 2 — Transform & Enrich Data (~10 minutes)
- Phase 3 — Store Data in a Database (~10 minutes)
- Phase 4 — Export Data File (~5 minutes)
- Phase 5 — Automate Workflow Execution (~5 minutes)
- Phase 6 — Publish an API (~10 minutes)
Begin: Start Phase 1 — Consume an API.