packages feed

bugzilla-0.1.0.0: README.md

hsbugzilla
==========

A Haskell interface to the Bugzilla native REST API.

Relevant links:

- The Bugzilla [native REST API](https://wiki.mozilla.org/BMO/REST).
- The (obsolete) [non-native REST API](https://wiki.mozilla.org/Bugzilla%3aREST_API).
- ["Interfacing with RESTful JSON APIs"](https://www.fpcomplete.com/school/to-infinity-and-beyond/competition-winners/interfacing-with-restful-json-apis) on School of Haskell.