Packages

Create hooks for Bitbucket.

Current section

Files

Jump to
bitbucket_api README.md
Raw

README.md

BitbucketApi
============
[Docs](https://blackrush.github.io/bitbucket_api/)
### Description
Create hooks for [Bitbucket](https://bitbucket.org).
### Example
```elixir
milestones = BitbucketApi.Milestones.get_all("user", "repo")
```