project weekly-share
Share URL to weekly services
emir/weekly-share
Share URL to weekly services
- Sunday, October 8, 2017
- by emir
- Repository
- 1 Watchers
- 0 Stars
- 0 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 2 Versions
- 0 % Grown
Add URLs to Weekly Services
, (*1)
Installation
git clone https://github.com/emir/weekly-share.git
composer install
You need to copy .env.example to .env and update variables, (*2)
php artisan migrate
API
| URL |
METHOD |
PARAMS |
VALIDATION ERRORS (HTTP STATUS: 422) |
SUCCESS CODE |
| /api/v1/links |
POST |
{"url": "https://google.com", "email": "test@test.com"} |
{"message":"The given data was invalid.","errors":{"url":["The url field is required."], "email":["The email field is required."]}} |
201 |
License
MIT License, (*3)
dev-master
9999999-dev
Share URL to weekly services
Sources
Download
MIT
The Requires
The Development Requires
url
weekly
v1.0.0
1.0.0.0
Share URL to weekly services
Sources
Download
MIT
The Requires
The Development Requires
url
weekly