Skip to content

grokify/go-stackoverflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stack Overflow / StackExchange Go SDK

Build Status Go Report Card Docs License

Overview

This is a API client built using openapi-generator using this StackExchange API spec:

https://github.com/grokify/api-specs/tree/master/stackexchange

Installation

$ go get github.com/grokify/go-stackoverflow/...

Usage

See examples in the examples directory. To get started, you can use examples/get_users/main.go.

Documentation

The auto-generated Swagger files are in the client folder and you can find the Swagger docs there as client/README.md

API Coverage

APIs: https://api.stackexchange.com/docs

  • Questions
    • questions
    • questions/featured
    • questions/no-answers
    • questions/unanswered
  • Users
    • users
    • users/{userIds}/reputation
    • users/{userIds}/reputation-history
    • me
    • me/reputation
    • me/reputation-history

About

Go Client SDK for Stack Exchange / Stack Overflow

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •