Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kastner/sin

A mini blog engine in Sinatra with hAtom and MetaWeblog API
https://github.com/kastner/sin

Last synced: 3 months ago
JSON representation

A mini blog engine in Sinatra with hAtom and MetaWeblog API

Awesome Lists containing this project

README

        

Sin - The lazy Blogging engine in Sinatra

Based on a conversation with Dan Benjamin, I decided to see how hard it would be to get XMLRPC (MetaWeblog API) working on a minimal site.
As of right now (2008-02-17), it has:
* posting by anyone through MetaWeblog api (point blog editor at http://site/xml)
* uploads with the MetaWeblog api (only small-ish files, bug with Rack or something)
* hAtom
* A single file for the whole thing