Quickstart
Node.js
Learn how to initiate your first membership using the Mitwirken Node.js SDK.
Prerequisites
To get the most out of this guide, you’ll need to:
1. Install
Get the Mitwirken Node.js SDK.
2. Initiate a membership
Easily initiate a membership by calling the initiate
method. It will return a URL that you can redirect your user to.
3. Try it yourself
Example Project
A simple example project that uses the Mitwirken API to initiate a membership.