Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kastner/sin
- Owner: kastner
- Created: 2008-02-17T14:20:32.000Z (over 16 years ago)
- Default Branch: master
- Last Pushed: 2008-03-26T19:15:57.000Z (over 16 years ago)
- Last Synced: 2024-02-14T20:36:20.473Z (9 months ago)
- Language: Ruby
- Homepage: http://sin.metaatem.net/
- Size: 81.1 KB
- Stars: 47
- Watchers: 3
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
- awesome-sinatra - sin - A mini blog engine in Sinatra with hAtom and MetaWeblog API and S3 upload support (~160 LOC). (Blogging)
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