Ecosyste.ms: Awesome

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

https://github.com/claytondaley/yourls-api-delete

Plugin for YOURLS adding a "delete" action to the API
https://github.com/claytondaley/yourls-api-delete

Last synced: 23 days ago
JSON representation

Plugin for YOURLS adding a "delete" action to the API

Lists

README

        

YOURLS Plugin: API Action - Delete
===================================

Plugin for YOURLS adding a "delete" action to the API

# What for

This plug-in adds the "delete" action to the YOURLS API.
`http://my.url/yourls-api.php?username=x&password=xx&action=delete&shorturl=abc123&format=json`

# How to

* In `/user/plugins`, create a new folder named `yourls-api-delete`
* Drop these files in that directory
* Go to the Plugins administration page and activate the plugin
* Have fun