I am software engineering student and I have to create a new project for one of my courses.
I've designed my application solution which needs to use git as a backend service. it needs git basics operations such as create a user, grant accesses, manage ssh keys, commit, push and etc, so I tried to run a git server but I thought it will be a better solution if application uses a perfect service like bitbucket.
so my question is, can I use bitbucket resources for my application as backend service? and if the answer is yes , please tell my how can I do this and also can I use bitbucket resources for free?
thanks in advance,
best regards.