Skip to content

Instantly share code, notes, and snippets.

View adamveld12's full-sized avatar
🏠
Working from home

Adam Veldhousen adamveld12

🏠
Working from home
View GitHub Profile

Tinder API documentation

http://rsty.org/

I've sniffed most of the Tinder API to see how it works. You can use this to create bots (etc) very trivially. Some example python bot code is here -> https://gist.github.com/rtt/5a2e0cfa638c938cca59 (horribly quick and dirty, you've been warned!)

Note: this was written in April/May 2014 and the API may have changed since

API Details

@adamveld12
adamveld12 / readme.markdown
Last active August 29, 2015 14:11 — forked from jonah-williams/readme.markdown
The Readme Template

Catchy Project Name

Description: What does this project do and what audience is it intended for?

I like to add my CI badges here, since it helps everyone to easily see the health of the project

Project Setup

How do I, as a developer, start working on the project?