Skip to main content

Guides and FAQs

This section provides answers to common questions and step-by-step guides for using the Godspeed Meta-Framework. It covers essential topics including setting up and securing APIs (REST, CRUD, Swagger, Postman, JWT, OAuth2), writing business logic using workflows and functions (TypeScript and Javascript), and accessing various datasources like databases, APIs, and caches.

Setting up the APIs of your service

Writing your Workflows or Functions

In Godspeed, the words Workflows and Functions mean one and the same thing, i.e. your business logic.

Accessing other APIs, databases and datastores from workflows

In Godspeed, datasource can mean any place where you send or retrieve data from. It could mean: