Skip to content
/ goxing Public

Command line interface tool for accessing XING API written in Go

Notifications You must be signed in to change notification settings

q231950/goxing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GoDoc

goxing

Command line interface for using XING, written in Go. Goxing is the frontend for xingapi.

Installation

You need to copy ./src/xingapi/consumercredentials.go.example to ./src/xingapi/consumercredentials.go. Within the consumercredentials.go remove all occurrences of 'example' and enter your key and secret as provided by https://developer.xing.com/applications/dashboard.

Usage

For help run 'xing help'.

Contact me via twitter: q231950

About

Command line interface tool for accessing XING API written in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages