Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/evernote/evernote-sdk-cpp
Evernote SDK for C++
https://github.com/evernote/evernote-sdk-cpp
Last synced: 18 days ago
JSON representation
Evernote SDK for C++
- Host: GitHub
- URL: https://github.com/evernote/evernote-sdk-cpp
- Owner: Evernote
- License: other
- Archived: true
- Created: 2012-04-15T22:11:05.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2024-05-13T08:48:10.000Z (6 months ago)
- Last Synced: 2024-07-31T22:54:22.765Z (3 months ago)
- Language: C++
- Homepage: http://dev.evernote.com
- Size: 186 KB
- Stars: 78
- Watchers: 37
- Forks: 32
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Deprecated
This SDK is no longer supported and will not receive any further updates or maintenance.---
Evernote SDK for C++
=========================================Evernote API version 1.25
Overview
--------
This SDK contains wrapper code used to call the Evernote Cloud API from C++ apps.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