A simple Node.js wrapper for https://api.teamup.com.
Currently under construction! This is v0 of a package created originally for personal use and is still being worked on. Please report any bugs, issues, etc., here.
Find the full documentation here. Generated with jsdoc-to-markdown.
npm i teamup.js
constTeamupjs=require('teamup.js');constclient=newTeamupjs({token: 'api_key',});