[Haskell-cafe] ANN: Latest package versions on Hackage as JSON/JSONP

aditya bhargava bluemangroupie at gmail.com
Mon Mar 26 22:23:40 CEST 2012


Looks cool! One suggestion: make it a webservice I can use like:

typeful.net/~tbot/hackage/[package name]

example:
typeful.net/~tbot/hackage/aeson

So that I don't have to download an 83k file for every request.

Adit


On Mon, Mar 26, 2012 at 4:12 AM, Simon Hengel <sol at typeful.net> wrote:

> Hi,
> I provide a relation between /package name/ and /latest version/ on
> Hackage as both JSON and JSONP.
>
>    http://www.typeful.net/~tbot/hackage/
>
> This are static files, and they are regenerated whenever new packages
> are uploaded (with a delay of about one minute).
>
> Two simple usage examples are given in the README[1].
>
> Feel free to access this information for whatever purpose!
>
> Cheers,
> Simon
>
> [1] https://github.com/sol/hackage-jsonp#readme
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>



-- 
adit.io
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20120326/b34c9714/attachment.htm>


More information about the Haskell-Cafe mailing list