Skip to content

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.

Begin: Start Phase 1 — Consume an API.