Skip to content

LKlemens/hacker_aggregator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HackerAggregator

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Install Node.js dependencies with npm install inside the assets directory
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000 from your browser.

Routes

  • hacker_news_path GET /api/stories/:page HackerAggregatorWeb.HackerNewsController :index
  • hacker_news_path GET /api/story/:id HackerAggregatorWeb.HackerNewsController :show

Learn more

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published