Skip to content

Commit 4721462

Browse files
authored
Merge pull request realpython#34 from mislavcimpersak/master
added gitlab api
2 parents fe2533e + 306ee7d commit 4721462

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

readme.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,10 @@ Hi. Below you will find a list of web services along with links to their docs an
182182
- [API Documentation](http://developer.github.com/)
183183
- [Python wrapper for GitHub](http://github3py.readthedocs.org/en/latest/)
184184

185+
### [GitLab](https://gitlab.com/) - Online and selfhosted open source project hosting
186+
- [API Documentation](https://docs.gitlab.com/ce/api/)
187+
- [Python wrapper for Gitlab](https://github.com/gpocentek/python-gitlab)
188+
185189
### [Google Charts](https://developers.google.com/chart/) - Interactive charts for browsers and mobile devices.
186190
- [API Documentation](https://developers.google.com/chart/interactive/docs/)
187191
- [Python wrapper](https://github.com/Dfenestrator/GooPyCharts)

0 commit comments

Comments
 (0)