Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hdodenhof/holoreader-backend
Simple AppEngine backend for Holo Reader to allow pushing feeds to devices.
https://github.com/hdodenhof/holoreader-backend
Last synced: about 1 month ago
JSON representation
Simple AppEngine backend for Holo Reader to allow pushing feeds to devices.
- Host: GitHub
- URL: https://github.com/hdodenhof/holoreader-backend
- Owner: hdodenhof
- License: gpl-3.0
- Created: 2013-06-15T13:58:00.000Z (over 11 years ago)
- Default Branch: dev
- Last Pushed: 2013-08-11T16:32:10.000Z (over 11 years ago)
- Last Synced: 2024-10-14T19:51:23.923Z (3 months ago)
- Language: Java
- Homepage:
- Size: 28.3 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Holo Reader Backend
===================Simple AppEngine backend for Holo Reader to allow pushing feeds to devices, see it in action [here][1].
Holo Reader is available on [Google Play][2], its source code is on [GitHub][3].
API-Access
==========For security reasons the keys used for Google API access have been removed, so you need to provide your own.
License
=======Copyright (C) 2012-2013 Henning Dodenhof
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.You should have received a copy of the GNU General Public License
along with this program. If not, see .[1]: https://holoreader.appspot.com/
[2]: https://play.google.com/store/apps/details?id=de.hdodenhof.holoreader
[3]: https://github.com/hdodenhof/holoreader