An open API service indexing awesome lists of open source software.

https://github.com/bredefk/last-bitbucket-commit

Mirror from bitbucket. This deployed repository gets the last commit from a given bitbucket repository, sadly, it's not deployed anymore
https://github.com/bredefk/last-bitbucket-commit

commit go heroku json pet-project

Last synced: 3 months ago
JSON representation

Mirror from bitbucket. This deployed repository gets the last commit from a given bitbucket repository, sadly, it's not deployed anymore

Awesome Lists containing this project

README

          

# README #

### What should the software do?
A user can post a repository url to an server-url
and post an discord webhook url to the server. This should be stored in a database,
most likely MongoDB, and activate each time someone commits a change in the said repository.

### Why?
I couldn't find an easy way to do this so i decided to make my own solution.
Also, I had an similar assignment for a cloud course, and want to learn more with my own project.

### Who?
| Name | Email | University |
|-----------------------|-------------------------------------------------------|----------------------------------------------|
| Brede Fritjof Klausen | [bredefk@stud.ntnu.no](mailto:bredefk@stud.ntnu.no) | [NTNU in Gj�vik](https://www.ntnu.no/gjovik) |