mirror of
https://github.com/avelino/awesome-go.git
synced 2025-01-31 04:48:53 +00:00
added "Third Party Apis" section, with github lib
This commit is contained in:
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…
Reference in New Issue
Block a user