Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stuyspec/huddle-uploader
A way to quickly grab articles and automatically upload them to Wordpress using the huddle API.
https://github.com/stuyspec/huddle-uploader
Last synced: 4 days ago
JSON representation
A way to quickly grab articles and automatically upload them to Wordpress using the huddle API.
- Host: GitHub
- URL: https://github.com/stuyspec/huddle-uploader
- Owner: stuyspec
- License: gpl-2.0
- Created: 2013-11-29T17:48:40.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-12-27T15:54:38.000Z (about 11 years ago)
- Last Synced: 2024-03-27T13:17:25.243Z (10 months ago)
- Size: 113 KB
- Stars: 0
- Watchers: 11
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
huddle-uploader
===============A way to quickly grab articles and automatically upload them to Wordpress using the huddle API.
## API Information
- Head [here](http://freetexthost.com/r0fdfbxcc1) for our specific API information. You already know the password.
- [Huddle API Documentation](https://code.google.com/p/huddle-apis/w/list)
- [Huddle OAuth Documentation](https://login.huddle.net/docs/index.html)## Implementation
Once we get this finished, we can implement this as a (submodule)[http://git-scm.com/docs/git-submodule] within the (Functions Folder)[https://github.com/stuyspec/Pipe-Dream/tree/master/functions] of the Pipe-Dream theme that powers our website currently.