tinder_client
tinder_client copied to clipboard
A Ruby gem to interact with Tinder's REST API.
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...
## 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...
## user stories As a user I'd like to be able - [ ] configure a profile for an account - [ ] signup for a new tinder account using...
### 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...