hnpwa_client 2.0.0 copy "hnpwa_client: ^2.0.0" to clipboard
hnpwa_client: ^2.0.0 copied to clipboard

Fetch data from the HNPWA API -- a Hacker News API crafted for mobile and progressive web apps

2.0.0 #

  • Works with http 0.12.x
  • Fixes UTF-8 Encoding (Thanks Michael Bui!!!)
  • Introduces ItemType enum to decode Strings and know which ItemTypes are available
  • Remove toJson methods since HNPWA API is read-only

1.0.0 #

  • Initial version -- provides ability to fetch feeds by page, items, and users from the HNPWA API
  • Fetch data with HnpwaClient class
  • Provides the following models:
    • Feed
    • FeedItem
    • Item
    • User
2
likes
40
pub points
11%
popularity

Publisher

unverified uploader

Fetch data from the HNPWA API -- a Hacker News API crafted for mobile and progressive web apps

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

http

More

Packages that depend on hnpwa_client