Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ninjinkun/edamsync

Test implementation for Evernote Data Access and Management (EDAM)
https://github.com/ninjinkun/edamsync

Last synced: 3 months ago
JSON representation

Test implementation for Evernote Data Access and Management (EDAM)

Awesome Lists containing this project

README

        

# 起動
EDAM_ENVでクライアントの名前を入れる

EDAM_ENV=server plackup app.psgi -p 5000
EDAM_ENV=client1 plackup app.psgi -p 5001
EDAM_ENV=client2 plackup app.psgi -p 5002