msgraph.go
API generator
Automatically generates a Go library from Microsoft Graph API specs
Microsoft Graph Client Library for Go
63 stars
12 watching
25 forks
Language: Go
last commit: almost 4 years ago golangmsgraph
Related projects:
Repository | Description | Stars |
---|---|---|
hmdsefi/gograph | A Go library for creating and manipulating graphs of various types | 68 |
yourbasic/graph | A Go library providing efficient algorithms and data structures for graph manipulation | 709 |
ajstarks/svgo | A Go library for generating Scalable Vector Graphics (SVG) files | 2,153 |
go-gremlin/gremlin | A Go client library for interacting with TinkerPop3 Gremlin Server-based graph databases. | 115 |
qasaur/gremgo | A fast and efficient client for the Apache TinkerPop graph database stack using Go | 98 |
gyuho/goraph | Provides an efficient and flexible graph data structure and algorithm implementation in Go | 739 |
microsoftgraph/microsoft-graph-toolkit | A set of tools and components for authenticating and interacting with Microsoft Graph APIs | 953 |
jmcvetta/neoism | A Neo4j client library for Go, providing access to the graph database via its REST API. | 390 |
memgraph/mgclient | A C client library for interacting with the Memgraph graph database | 39 |
awalterschulze/gographviz | Parses and manipulates Graphviz DOT language in Golang | 553 |
go-the-way/sg | A Go library for generating standard SQL queries | 6 |
99designs/gqlgen | Library for building GraphQL servers with type safety and code generation | 9,983 |
twpayne/go-xmlstruct | Generates Go structs from multiple XML documents | 77 |
aerospike/aerospike-client-go | A Go library providing an interface to interact with Aerospike databases | 436 |
go-oas/docs | Automatically generates RESTful API documentation for Go projects aligned with the Open API Specification standard. | 41 |