Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/benweet/stackedit-picasa-proxy
Picasa proxy for StackEdit.
https://github.com/benweet/stackedit-picasa-proxy
Last synced: 2 months ago
JSON representation
Picasa proxy for StackEdit.
- Host: GitHub
- URL: https://github.com/benweet/stackedit-picasa-proxy
- Owner: benweet
- Created: 2013-07-16T20:09:40.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-07-17T20:07:32.000Z (over 11 years ago)
- Last Synced: 2024-10-13T16:49:03.002Z (3 months ago)
- Size: 105 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-starred - benweet/stackedit-picasa-proxy - Picasa proxy for StackEdit. (others)
README
StackEdit Picasa Proxy
======================Picasa proxy for StackEdit. Allows StackEdit to use Picasa Web Albums Data API (v2.0).
**Usage:**
npm install
node server.jsDeploy on Heroku
----------------- Create the application:
heroku create
- Rename the application:
heroku apps:rename stackedit-picasa-proxy
- Push changes to Heroku:
git push heroku master
> Written with [StackEdit](http://benweet.github.io/stackedit/).