Giter Club home page Giter Club logo

go-fanfou's Introduction

GO FANFOU

A Fanfou API Client SDK library for Go

Build Status Coverage Status Go Report Card GoDoc

Please note that the library is at a very early stage of development. Things could be changing at times. Breaking changes are expected, but I'll make it as less as possible. The stable versions will begin with the first release in the future.

Usage

go get -u github.com/mogita/go-fanfou
package main

import "github.com/mogita/go-fanfou/fanfou"

func main() {
  // ...
}

Please refer to the examples folder for the basic usages of this library.

Before running the examples, please fill the constants in def.go with your API keys and such. For obtaining a new API key please refer to https://fanfou.com/apps

You can run the examples to see how this library works:

go run examples/oauth/oauth.go
go run examples/xauth/xauth.go
go run examples/upload_photo/upload_photo.go

Built With

Contributing

First of all, thank you very much for paying attention to this library. If you feel like helping improve it, please kindly make sure to follow the instructions:

Please link the pre-commit hook which runs tests and go-fmt before committing

ln -s $PWD/pre-commit.sh .git/hooks/pre-commit

Please always run tests before committing

go test ./...

License

MIT © mogita

go-fanfou's People

Contributors

litomore avatar mogita avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.