WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

astares/Bugzilla-REST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 

Repository files navigation

Bugzilla-REST

Pharo wrapper for Bugzilla REST API

Usage

To start you need access to a bugzilla server

BzBugzilla on: 'https://bugzilla.mozilla.org'

you can also play around with the example Bugzilla server from mozilla.org

BzBugzilla example

Retrieving a bug

BzBugzilla example bug: 35

returns a new bug with the given bug number.

Retrieving a user

(BzBugzilla example bug: 35) creator

About

Wrapper for Bugzilla REST API

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published