Opened 15 years ago
Last modified 15 years ago
#23 new enhancement
Add an API
Reported by: | adehnert | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | The Distant Future |
Keywords: | Cc: |
Description
Web interfaces are all very well and good, but being able to script Remit, use it from the command-line, or easily integrate it with another application would be pretty nifty. An API (no, "use Mechanize" doesn't count) using some standardized transport would be nifty.
Features should probably include:
- Submit a request
- Approve a voucher
Note: See
TracTickets for help on using
tickets.
Consider looking at webapi from djblets: