Skip to content

helloImHai/react-bootcamp-news-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wrapper API for Hacker News

This is a wrapper API for Hacker News. Made for the main purpose of practicing how to create an API and to get through the CORS error.

Features

  • Landing page has top 20 stories from Hacker News API
  • /topstories will return top 20 stories from Hacker News API as a json object.
  • /newstories will return 20 new stories from Hacker News API as a json object.

Getting Started

Clone and run npm start with NodeJS installed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors