Current section
Files
Jump to
Current section
Files
bitbucket_api
README.md
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")
```