Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pomdtr/smallweb-puller

Automatically keep smallweb apps up to date
https://github.com/pomdtr/smallweb-puller

smallweb-app

Last synced: about 2 months ago
JSON representation

Automatically keep smallweb apps up to date

Awesome Lists containing this project

README

        

# Smallweb Puller

Use the following command to trigger a git pull on the server.

```bash
curl https://puller.smallweb.run -x post -h 'content-type: application/json' -d '{ "app": "docs.smallweb.run" }'
```