https://github.com/alexdodonov/mezon-jira-client
https://github.com/alexdodonov/mezon-jira-client
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/alexdodonov/mezon-jira-client
- Owner: alexdodonov
- Created: 2021-01-12T15:22:50.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-18T05:41:23.000Z (over 4 years ago)
- Last Synced: 2025-06-15T16:39:09.367Z (4 months ago)
- Language: PHP
- Size: 14.6 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Intro
This class show how to create REST API clients using [mezon/custom-client](https://github.com/alexdodonov/mezon-custom-client) package (wich is part of the [Mezon Project](https://github.com/alexdodonov/mezon)).## Installation
Just print in console
```
composer require mezon/jira-client
```And that's all )
# Learn more
More information can be found here:
[Twitter](https://twitter.com/mezonphp)
[dev.to](https://dev.to/alexdodonov)
[Medium](https://medium.com/@gdvever)