service Blob

The blog service.

Blob :: get_posts ( ) stream PostEntry as GetPosts

Get information about all posts

Streams all posts until the client disconnects.

Blob :: get_post ( request : string ) Post

Get the post with the given id.