housseindjirdeh / angular2-hn

:boom: Progressive Hacker News client built with Angular
https://angular2-hn.firebaseapp.com
MIT License
1.3k stars 232 forks source link

Using Official Hacker News API instead of Node-hnapi #91

Open ovuncuzun opened 3 years ago

ovuncuzun commented 3 years ago

Hi,

The project is using an unofficial API for Hacker News but there is official Hacker News API. It will be better if it is upgraded to this official API: https://github.com/HackerNews/API

Thank you