Ichinga-Samuel / Hacker-News

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hacker-News

Django Backend Project

Features

  • Pull data from HackerNews web api.
  • Postgres Database.
  • Docker-Compose to couple webapp and database services.
  • Custom management commands to populate database.
  • populate: populate database with latest and top stories
  • walkback: Walk back from the the maximum item to any number specified.
  • Use customized asynchronous task queues for pulling large amount of data form the api concurrently.
  • Email and username login.

About


Languages

Language:CSS 31.5%Language:JavaScript 28.5%Language:HTML 26.7%Language:Python 13.3%Language:Dockerfile 0.1%