Skip to content

A YOURLS plugin allowing the shortening of multiple URLs with one API request.

Notifications You must be signed in to change notification settings

tdakanalis/bulk_api_bulkshortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Bulk URL Shortening - a YOURLS plugin

Plugin for YOURLS

Installation

  1. In /user/plugins, create a new folder named bulk-shortener.
  2. Drop these files in that directory.

Use

  1. Add in your api request the parameter action=bulkshortener
  2. Send the list of the URLs to be shortened using the parameter urls[].
  3. The response contains each shortened URL in a single line.

Example

Request:

Response:

History

  • 2015-07-22, v1.0: Initial version.

Finally...

I hope you find this plugin useful.

About

A YOURLS plugin allowing the shortening of multiple URLs with one API request.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages