jaredsmithse / jaredsmithse/ynab.cr

Delta Requests

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Crystal
Stars
4
Forks
0
PR merge metrics
No merged PRs in 30d

Description

While building the initial API endpoints we are keeping track of the server knowledge attributes so that we can eventually do paginated requests.

One way to implement this in a clever way is to not expose it, but make the wrappers enumerables and give them `each` methods so that we can use normal Array-like abilities. Would want to rename them to `*Stream` or something that informs the user that they are similar but different.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the existing API endpoint wrappers and the server knowledge attributes mentioned in the issue. Clarify the pagination design, then define how wrappers should support each and whether their names should change to *Stream; done means the chosen interface is implemented consistently.

Written by the indexing model from the issue text.

Assessment

Tech stack
crystal
Domain
api
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.