Skip to content

AminoGo is a Go package for access to the Narvii/Amino API.

License

Notifications You must be signed in to change notification settings

AminoJS/AminoGo

Repository files navigation

AminoGo GoDoc Go

👷This package is still under heavy development, so please use with caution ⚠️

Amino

AminoGo is a Go package for access to the Narvii/Amino API.

Installing

Install this library is easy as

$ go get github.com/AminoJS/AminoGo/aminogo

Or simply by cloning this repo

Getting Started

To start using this library is easy. First include it on your project

import (
    "github.com/AminoJS/AminoGo/aminogo"
)

Examples

For more examples and details use case, you can browse the examples directory file

Docs

SDK documentation can be found at GoDoc

Built With

  • A lot of ☕
  • A lot of ❤️ and care

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments

  • This software is unofficial! It's against the Terms of Service to use this Software to interact with Amino APIs. We (the creator of Amino.JS) are not responsible for any kind of damage (ban / legal actions) done by Narvii, Inc.

  • We are not responsible for any usage you have with the API due to improper usage

Security

For further reading, please reference SECURITY.md

Releases

No releases published

Packages

No packages published