Skip to content

jzarca01/node-tinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-tinder

An API Wrapper for Tinder

Installation

npm install --save https://github.com/jzarca01/node-tinder

Usage

const Tinder = require('node-tinder');
const tinder = new Tinder({
  phoneNumber: ''
});

Methods

See example/index.js for a cool example

About

API Wrapper for Tinder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published