Code Monkey home page Code Monkey logo

kanka's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

kanka's Issues

Support Go modules

As soon as this project reaches v1.0.0, it will become its own Go module.

Unexport ServerError

Custom error types should only be exported for a specific reason. This repository does not have any reason to export it.

Add README

Write and add a README explaining the following aspects of the package:

  • Installation
  • Usage
  • Examples

Implement request retry functionality

The Kanka API allows 30 request per minute (increased to 90 for Patreons). Kanka will throttle a user's requests if they exceed this limit.

A retry option should be implemented into the Client so a user can opt into automatically retrying their requests in the event of receiving a 421 or 429 HTTP response code.

Add LICENSE

I plan to maintain the project as open source under the MIT license.

The license needs to be added to the repository.

Incorrect test cases for Entity services

One case (Status OK, valid response, invalid entID) from two service functions (Create and Update) are not correctly testing for an invalid entID.

The following services are affected from the same or similar bug:

  • Attributes
  • EntityEvents
  • EntityInventories
  • EntityNotes
  • EntityTags
  • Relations

Fix gofmt errors

Every test file needs to be formatted with the gofmt simplify tag.

Incorrect documentation for compound-word services

Services with names comprised of compound words have grammatical errors in their type's documentation.

The following services are affected with the same or similar errors:

  • EntityEvent
  • EntityInventory
  • EntityNote
  • EntityTag
  • MapPoint
  • QuestCharacter

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.