vue-resource GET example
Status text: {{statusText}}
ID | Name | Description | Language | Created | Last update | Watchers | Stars | Forks |
---|---|---|---|---|---|---|---|---|
{{repo.id}} | {{repo.name}} | {{repo.description}} | {{repo.language}} | {{repo.created_at}} | {{repo.updated_at}} | {{repo.watchers_count}} | {{repo.stargazers_count}} | {{repo.forks_count}} |
vue-resource POST example
Status: {{status}}
Status text: {{statusText}}
Created Post with data:
{{post | json}}