JMHReif / evernote-api-app

Spring Boot application to pull a user's note data from Evernote API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Evernote API Spring Boot Application

This application is for a joint project with Jason Koo to import note app data into the Neo4j graph database for analysis.

This initial project step uses the Evernote API and converts the Java SDK code into a Spring Boot app. To start, only the listNotes() method from the original sample code has been implemented.

Future versions of this application should include retrieving note contents, translating them, and import them into Neo4j.

About

Spring Boot application to pull a user's note data from Evernote API


Languages

Language:Java 100.0%