Hey there, I run the https://clojure.land/ project and I would like to start incorporating data from Clojars on the project cards and I thought I should reach out in good faith to make sure that's not going to be a problem. I haven't fully fleshed out what I'd like to include but probably something like maven coordinates, links back to Clojars, latest release version, downloads, etc. I'm certainly open to recommendations on what would provide the most value. At the moment I do a daily sync using the Github API and I suspect I would update the script to also fetch the Clojars data at the same time. Thanks for running Clojars and looking forward to your response.
Clojure Land looks cool @batoms! Have you had a peek at https://github.com/clojars/clojars-web/wiki/Data
Yes, thanks, I've seen that and have been using the offline feed data file to try to reconcile projects with their maven coordinates
You can also check out https://github.com/PEZ/clojars-download-stats from @pez
Hi @batoms! Thanks for reaching out. You are welcome to use any of the API; I don't anticipate your usage adding any additional load. And if there is data that you need that we don't provide, just let us know.
Thanks @tcrawley
My pleasure!