dweet.io-like opensource
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jean TOULZA 8f88edd3dc Fixed max POST size 5 years ago
.htaccess init commit 5 years ago
README.md init commit 5 years ago
composer.json init commit 5 years ago
redis.php Fixed max POST size 5 years ago

README.md

dweet

dweet.io-like opensource

Installation

  1. git clone this repo.
  2. composer install

API

  • https://your-dweet.url/get/<key>
  • https://your-dweet.url/set/<key>/<value>

Values are stored up to 24 hours.