https://github.com/tristandunn/dribbble-example
Example for authenticating a user with the Dribbble API using Ruby on Rails.
https://github.com/tristandunn/dribbble-example
api dribbble oauth rails
Last synced: 6 months ago
JSON representation
Example for authenticating a user with the Dribbble API using Ruby on Rails.
- Host: GitHub
- URL: https://github.com/tristandunn/dribbble-example
- Owner: tristandunn
- License: mit
- Created: 2015-11-07T22:56:18.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2023-03-22T02:00:01.000Z (about 2 years ago)
- Last Synced: 2023-04-13T12:05:08.565Z (about 2 years ago)
- Topics: api, dribbble, oauth, rails
- Language: Ruby
- Homepage: https://tristandunn.com/journal/authenticate-with-dribbble/
- Size: 58.6 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
- License: LICENSE
Awesome Lists containing this project
README
# dribbble-example
The source code to the [Authenticate with the Dribbble API][1] article.
## License
dribbble-example uses the MIT license. See LICENSE for more details.
[1]: https://tristandunn.com/2015/11/05/authenticate-with-dribbble/