Skip to content

Turns Hacker News frontpage into a clean JSON API - Built using Elixir & Phoenix

License

Notifications You must be signed in to change notification settings

metaware/hackernews_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hacker News Frontpage API using Elixir & Phoenix

Deploy

To start your Phoenix app:

  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.create && mix ecto.migrate
  • Install Node.js dependencies with npm install
  • Start Phoenix endpoint with mix phoenix.server

Now you can visit localhost:4000 from your browser.

Ready to run in production? Please check our deployment guides.

Learn more

License

Copyright (c) 2016 Jasdeep Singh (Metaware Labs Inc)

Licensed under the MIT license.

About

Turns Hacker News frontpage into a clean JSON API - Built using Elixir & Phoenix

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages