added "Third Party Apis" section, with github lib

checkGoreportcard
Duke 10 years ago
parent a47be3de4c
commit 9473937904

@ -31,6 +31,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
- [GUI](#gui)
- [OpenGL](#opengl)
- [Editor Plugins](#editor-plugins)
- [Third-party APIs](#third-party-apis)
- [DevOps Tools](#devops-tools)
- [Utilities](#utilities)
- [Logging](#logging)
@ -300,6 +301,10 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [glow](https://github.com/errcw/glow) - Go binding generator and bindings for OpenGL.
* [mathgl](https://github.com/go-gl/mathgl) - Pure Go math package specialized for 3D math, with inspiration from GLM.
## Third-party APIs
* [github](https://github.com/google/go-github) - Go library for accessing the GitHub API
## DevOps Tools
*Software and libraries for DevOps.*

Loading…
Cancel
Save