go-stackoverflow

module
v0.1.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 24, 2024 License: MIT

README

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

Directories

Path Synopsis
examples

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL