Description
A Haskell interface to the Bugzilla native REST API.
Description
This package is designed to provide an easy-to-use, typesafe interface to querying Bugzilla from Haskell.
README.md
hsbugzilla
A Haskell interface to the Bugzilla native REST API.
Relevant links:
- The Bugzilla native REST API.
- The (obsolete) non-native REST API.
- "Interfacing with RESTful JSON APIs" on School of Haskell.