Coder Social home page Coder Social logo

evernote-sdk-javascript's Introduction

Evernote SDK for Javacsript

Evernote API version 1.22

Overview

This SDK contains wrapper code used to call the Evernote Cloud API from javascript apps.

The SDK also contains some samples. The code in javascript/background.js demonstrates the basic use of the SDK to access the Evernote Cloud API.

Prerequisites

In order to use the code in this SDK, you need to obtain an API key from http://dev.evernote.com/documentation/cloud. You'll also find full API documentation on that page.

In order to run the sample code, you need a user account on the sandbox service where you will do your development. Sign up for an account at https://sandbox.evernote.com/Registration.action

Getting Started

The sample application demonstrates how to use the Evernote SDK for javascript apps to authentication to the Evernote service using OAuth, then access the user's Evernote account. To run the sample project:

  • edit src\main\resources\javascript\auth.js with your correct params
  • go to Google Chrome - settings - extentions
  • load unpack extention src\main\resources\
  • you will see JS icon on the toolbar in the browser
  • app will be trying to authenticate to the Evernote using your paramms from auth.js
  • if authentication will be successfull you can click to JS icon and open test page
  • sample gets user, list of user's notebooks and add test note to default notebook

evernote-sdk-javascript's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.