Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jmservera/universalbackgroundapp

A simple example of a Background Task that downloads a file every 6 hours
https://github.com/jmservera/universalbackgroundapp

Last synced: 8 days ago
JSON representation

A simple example of a Background Task that downloads a file every 6 hours

Awesome Lists containing this project

README

        

UniversalBackgroundApp
======================

A simple example of a Background Task that downloads a file every 6 hours.
Used to demonstrate how to create a simple background task and use http cache headers for not downloading the file when not needed.