Skip to content

mymoid/mymoid-js

Repository files navigation

MYMOID JavaScript Libraries

This monorepo combines a set of JavaScript/TypeScript libraries designed to facilitate intuitive interaction with the MYMOID REST API.

Documentation

Explore our developer's portal for comprehensive guidance on getting started with MYMOID.

Packages

  • @mymoid/api: Offers an easy-to-use interface for access to the MYMOID REST API.

Runing the example app

The provided example app is powered by the Next.js App Router.

To launch the development server, execute the following command:

pnpm dev

Open https://localhost:3000 with your browser to see the result.