Can I use Evernote API in a server rather than an iOS/Android device -


thank reading question lot. want create/read note of evernote via server(maybe web service or not) -- doable? not find j2ee api set of evernote far. appreciate comments :-)

thanks again.

of course it's doable.

take @ https://dev.evernote.com/doc/#reference documentation , https://github.com/evernote/evernote-sdk-java java sdk

it's not rest api though you'll need take time read documentation.

have fun !


Comments