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

API #8

Open
rokkit opened this issue Feb 9, 2013 · 1 comment
Open

API #8

rokkit opened this issue Feb 9, 2013 · 1 comment
Assignees

Comments

@rokkit
Copy link
Owner

rokkit commented Feb 9, 2013

Аутентификация

POST
http://lightoak.herokuapp.com/users/sign_in.json --data 'email=[email protected]&password=pass'
RESP
{"success":true,"auth_token":"LogPyHANgRJ8zr6Rz4dC"}

Регистрация:
POST
http://lightoak.herokuapp.com/users.json --data 'user[email]=[email protected]&user[password]=pass'
ответ:
{"created_at":"2013-02-17T12:57:56Z","email":"[email protected]","id":4,"updated_at":"2013-02-17T12:57:56Z"}

@ghost ghost assigned Lenhador Feb 9, 2013
@rokkit
Copy link
Owner Author

rokkit commented Mar 23, 2013

Отправка фото при регистрации
Список уроков
Получение текущего урока (сессия)
Профиль пользователя

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants