bazaah / jira-rs

A Rust library for interacting with the JIRA API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jira Rust

A library for interacting with Jira's API in Rust.

Status

This library is still in early development, and has a very limited set of features. It will be filled out over the coming weekends, you can check the currently supported API endpoints here: Features.

This project is not currently published to crates.io, as is being developed for personal use. If you are interested in it being published please open an issue.

Under Development

  • libjira:options/unit-tests
  • libjira:models/unit-tests
  • libjira:models/cow
  • editor:expose API for $EDITOR usage
  • mdtoj:expose API for .md -> jira formatter
  • cli:issues/create using $EDITOR
  • libjira:models/documentation

Prior Work

This project got the initial design from goji.

License

This project is licensed under Apache 2 or MIT at your option.

About

A Rust library for interacting with the JIRA API


Languages

Language:Rust 100.0%