Coder Social home page Coder Social logo

mnsjirarestclient's Introduction

MediaNet Software's Jira Rest API Objective-C Client


What?

Open source library under LGPLv3 license, that facilites access to Atlassian´s Jira Rest API, for software developed for iOS and Mac OS.

Why?

Nowadays, Atlassian´s Jira plataform is widely used for software management and issue tracking. This library has been build focusing on offer an easy access for applications based on Apple systems to the public API.

How I get it?

It is available from this repository. The project is built as library .a to be added to your current project or workspace. It will be added to CocoaPods nearly.

How it works?

The library access point is the class MNSJiraRestClient. This class represents access to the API by the clients that implements each funcionality.

  • MNSIssueRestClient - Access to issue management. Creates and gets issues.
  • MNSSearchRestClient - Access to search on Jira, using filters.
  • MNSComponentRestClient - Access to components of a project.
  • MNSProjectRestClient - Access to project management.
  • MNSUserRestClient - Access to users search by email, name or uri.
  • MNSVersionRestClient - Access to version project.

MNSJiraRestObjectiveCClient permits anonymous access and private access too.

NOTE: It is currently ussing AFNetWorking 2.0 by CocoaPods. So must run pod install from terminal.

How do I test it?

The library has attached several tests for internal rest clients.

Who did it?

MediaNet Software's Mobility department MediaNet Software.

mnsjirarestclient's People

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.