资源说明:A Scheme library to use the FogBugz XML API v7
Fogbugz Interface ================ This simple interface is designed to make it easier to clock in/out of cases in Fogbugz. to run: $ racket run.rkt structs.rkt ---------- common data-structure procedures including fogbugz errors compatibility.rkt -------------- Converts xml (from read-xml) to sxml. This is a temporary fix, because bzlib/xml seems to be incompatible with the latest racket. fogbugz-api.rkt -------------- does the heavy lifting of interfacing with fogbugz sessions.rkt ----------- Handles the fogbugz logon and authorization tokens dispatch.rkt ----------- pairs up requests with handlers view.rkt ------- renders html web.rkt ------ simply runs the dispatcher as a servlet
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。