cheeaun / cheeaun/node-hnapi

Add pagination and metadata in a V2

Open
#29 3 comments 0 reactions 0 assignees View on GitHub
feature
Dominant language
JavaScript
Stars
346
Forks
42
PR merge metrics
No merged PRs in 30d

Description

Hey, by now it's possible to collect data from 10 pages and the only filter so far is `page=Number`.

In a near future perhaps a good idea could be put some extra filters and also return data about the pagination.

```javascript
{
data: []
meta: {
// Whatever you want....
}
}
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.