lvermeulen / Bitbucket.Net

C# client for Atlassian Bitbucket Server
MIT License
32 stars 18 forks source link

Documentation #9

Closed iannewson closed 5 years ago

iannewson commented 5 years ago

Hi,

This project needs some documentation. It's not clear how to use the API.

It's also not clear if this works with Bitbucket cloud.

rogerfar commented 5 years ago

Please write some docs.

lvermeulen commented 5 years ago

There you go: https://developer.atlassian.com/server/bitbucket/reference/rest-api/

The Bitbucket Cloud project is here: https://github.com/lvermeulen/Bitbucket.Cloud.Net

monodop commented 5 years ago

Bitbucket documentation does not count. How do I use this library? Is it even meant for public usage?

benlabbeus commented 3 years ago

Are you going to document this? How to connect to bit bucket? And use some basic commands?