Blog Posts
Browse and search blog posts from the repository
Search Blog Posts
All Blog Posts
Custom Repository
Load blog posts from a specific GitHub repository
API Usage
List all posts:
curl -q -LSsf http://api.casjay.coffee/api/v1/me/blog/list
Search posts:
curl -q -LSsf http://api.casjay.coffee/api/v1/me/blog/search?q=javascript
Get specific repository posts:
curl -q -LSsf http://api.casjay.coffee/api/v1/me/blog/repo/casjay/blog