Foursquare api, docs, console links
This commit is contained in:
@ -19,38 +19,15 @@ block content
|
|||||||
i.fa.fa-tumblr-square
|
i.fa.fa-tumblr-square
|
||||||
| Tumblr API
|
| Tumblr API
|
||||||
.btn-group.btn-group-justified
|
.btn-group.btn-group-justified
|
||||||
a.btn.btn-lg.btn-primary-outline(href='#')
|
a.btn.btn-lg.btn-primary-outline(href='https://developer.foursquare.com/start', target='_blank')
|
||||||
i.fa.fa-check-square-o
|
i.fa.fa-check-square-o
|
||||||
| Getting Started
|
| Getting Started
|
||||||
a.btn.btn-lg.btn-primary-outline(href='#')
|
a.btn.btn-lg.btn-primary-outline(href='https://developer.foursquare.com/docs/explore', target='_blank')
|
||||||
i.fa.fa-laptop
|
i.fa.fa-laptop
|
||||||
| API Console
|
| API Console
|
||||||
a.btn.btn-lg.btn-primary-outline(href='#')
|
a.btn.btn-lg.btn-primary-outline(href='https://developer.foursquare.com/docs/', target='_blank')
|
||||||
i.fa.fa-code-fork
|
i.fa.fa-code-fork
|
||||||
| API Endpoints
|
| API Endpoints
|
||||||
.row
|
|
||||||
.col-lg-12
|
|
||||||
.panel.panel-default
|
|
||||||
.panel-body
|
|
||||||
.col-md-4
|
|
||||||
a(href='/auth/foursquare')
|
|
||||||
.label.label-primary.label-block
|
|
||||||
h2
|
|
||||||
i.fa.fa-check-square-o
|
|
||||||
| Getting Started
|
|
||||||
.col-md-4
|
|
||||||
a(href='/auth/foursquare')
|
|
||||||
.label.label-primary.label-block
|
|
||||||
h2
|
|
||||||
i.fa.fa-laptop
|
|
||||||
| API Console
|
|
||||||
.col-md-4
|
|
||||||
a(href='/auth/foursquare')
|
|
||||||
.label.label-primary.label-block
|
|
||||||
h2
|
|
||||||
i.fa.fa-code-fork
|
|
||||||
| API Endpoints
|
|
||||||
|
|
||||||
|
|
||||||
.panel.panel-default
|
.panel.panel-default
|
||||||
.panel-heading.tabs
|
.panel-heading.tabs
|
||||||
|
Reference in New Issue
Block a user