Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Server-side Url parser #60

Closed
n0str opened this issue Jun 29, 2016 · 0 comments · Fixed by #64
Closed

Server-side Url parser #60

n0str opened this issue Jun 29, 2016 · 0 comments · Fixed by #64

Comments

@n0str
Copy link
Member

n0str commented Jun 29, 2016

Parse URL on php and return JSON object:

{
    'fullLink'      : 'http://yandex.ru',
    'shortLink'     : 'yandex.ru',
    'image'         : 'https://yastatic.net/morda-logo/i/apple-touch-icon/ru-76x76.png',
    'title'         : 'Яндекс',
    'description'   : 'Сайт, поисковик, проч.'
};
@n0str n0str changed the title Server-size Url parser Server-side Url parser Jul 1, 2016
@n0str n0str mentioned this issue Jul 2, 2016
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant