Skip to content

freel/adpl

Repository files navigation

All writed code see at commit diff

Commands

Add new URL dowonload to queue:

php artisan download:url {url}

List all Jobs:

php artisan download:list

REST API

Method Uri Name Action Comment
GET api api.index App\Http\Controllers\DownloadApiController@index api
POST api api.store App\Http\Controllers\DownloadApiController@store api

TestCase

Testing access, pending downloads and validation via API, web, CLI.

About

test work

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors