GitLab Public Events API
### Problem to solve **Public Events API** returns all the activities happening in GitLab With **GitLab Public Events API** helps us to develop [**GitLab Archive**](https://gitlab.com/glarchive/glarchive) which will be hosted in **Google BigQuery** ### Further details I saw that @brendan requested for **GitLab Archive** here [**igrigorik/gharchive.org#203**](https://github.com/igrigorik/gharchive.org/issues/203) ### Proposal * **GitHub** has public events **API** here: https://api.github.com/events * But **GitLab** also have events API, but they are only user/project specific: https://gitlab.com/api/v4/events (Only Authenticated Person can see it) * So it would be great if GitLab has **Public Events API** ### What does success look like, and how can we measure that? With the Help of GitLab Public Events API, we can have **GitLab Archive** like GitHub have their [**GitHub Archive**](http://gharchive.org).
issue