tinder_client icon indicating copy to clipboard operation
tinder_client copied to clipboard

A Ruby gem to interact with Tinder's REST API.

Results 8 tinder_client issues
Sort by recently updated
recently updated
newest added

I have never used Ruby. Can u make a tutorial?

## User Story As a developer I'd like to be able to - [ ] Easily record requests/responses once for future use (VCR) So that I can create many different...

enhancement

## user stories As a user I'd like to be able to - [ ] return data in its raw original JSON format if desired So that I can access...

enhancement

## user stories As a user I'd like to be able - [ ] configure a profile for an account - [ ] signup for a new tinder account using...

enhancement

### User Stories As a repo maintainer I'd like to... - [ ] run a script that will compare my existing response structs like `RecommendedUser` to a live server response...

### User Stories As a client I... - [ ] can like a user - [ ] can dislike a user - [ ] can super like a user ...so...