https://github.com/pplgin/pplgin-evernote
create, delete, query for evernote
https://github.com/pplgin/pplgin-evernote
Last synced: over 1 year ago
JSON representation
create, delete, query for evernote
- Host: GitHub
- URL: https://github.com/pplgin/pplgin-evernote
- Owner: pplgin
- License: mit
- Created: 2018-03-01T12:27:40.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-07T14:22:36.000Z (over 8 years ago)
- Last Synced: 2025-01-16T09:05:13.053Z (over 1 year ago)
- Language: JavaScript
- Size: 48.8 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
Awesome Lists containing this project
README
### koa template server
> an simple node template
### Use
```
git clone git@github.com:pplgin/koa-template.git
yarn // install node_modules
yarn dev
```