Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/juhp/pagure-hs

Pagure REST client library
https://github.com/juhp/pagure-hs

Last synced: 8 days ago
JSON representation

Pagure REST client library

Awesome Lists containing this project

README

        

# pagure-hs

[![Hackage](https://img.shields.io/hackage/v/pagure.svg?logo=haskell)](https://hackage.haskell.org/package/pagure)
[![Stackage Lts](http://stackage.org/package/pagure/badge/lts)](http://stackage.org/lts/package/pagure)
[![Stackage Nightly](http://stackage.org/package/pagure/badge/nightly)](http://stackage.org/nightly/package/pagure)
[![GPL-2.0-or-later license](https://img.shields.io/badge/license-GPL--2.0--or--later-blue.svg)](LICENSE)

Pagure REST client library.

[Pagure](https://pagure.io/pagure) is an opensource git forge
(ie somewhat like Gitlab).

A primary instance is https://pagure.io,
but pagure is also used to host all current Fedora packages
https://src.fedoraproject.org (aka dist-git).

The API is at .