Registry / auth / evernote-oauth

evernote-oauth

JSON →
library0.2.3rbrubygemsunverified

Ruby client for the Evernote API using OAuth and Thrift.

gem install evernote_oauth
INSTALL
IMPORT
SIG · EVERNOTE-OAUTH
E
evernote-oauth
authrubyv0.2.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

EvernoteOAuth
require 'evernote_oauth'

Initialize an Evernote client with OAuth token

require 'evernote_oauth' client = EvernoteOAuth::Client.new(token: 'your_token') note_store = client.note_store
Debug
Known issues
breakingDeprecated Evernote API; use the new API or alternative services.
fix
Migrate to the Evernote v2 API or consider alternatives like Notion.
affects: >= 0.2.0
Upgrade
Version history
0.2.3latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
16
OpenAI (training)
1
Resources
evernote-oauth — gem install evernote-oauth · libregistry