Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

teamup.js

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.

documentation

Find the full documentation here. Generated with jsdoc-to-markdown.

installation

npm i teamup.js

quick set up

const Teamupjs = require('teamup.js');
const client = new Teamupjs({
  token: 'api_key',
});

About

A simple Node.js wrapper for https://api.teamup.com

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages