content/projects/clojure-postmark.html @ 47443db6c7d3
Fix Vims idiotic lack of a bare domain.
author |
Steve Losh <steve@stevelosh.com> |
date |
Fri, 12 Oct 2012 11:02:49 -0400 |
parents |
e4616e4c85ea |
children |
(none) |
{% extends "_post.html" %}
{% hyde
title: "clojure-postmark"
snip: "Use Postmark from Clojure."
created: 2011-10-10 00:00:03
exclude: False
%}
{% block article %}
[clojure-postmark][] lets you talk to [Postmark][] from [Clojure][].
It's open source (MIT/X11 licensed) on [BitBucket][] and [GitHub][].
[clojure-postmark]: http://sjl.bitbucket.org/clojure-postmark/
[Postmark]: http://postmarkapp.com/
[Clojure]: http://clojure.org/
[BitBucket]: http://bitbucket.org/sjl/d/
[GitHub]: http://github.com/sjl/d/
{% endblock %}