Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 501 Bytes

File metadata and controls

15 lines (9 loc) · 501 Bytes

Fintech Devcon: Preparing your API for AI Agents

This repo contains all the code needed for the workshop.

Pre-requisites

  • Knowledge of JavaScript/TypeScript
  • Node (LTS)
  • npm (LTS)

See this guide for installation instruction for your OS.

Getting Started

To get started, navigate to the exercises directory and follow along with the readme. All of your code will be written in that directory.