Skip to content

Headlines GraphQL is a public API which serves main headlines of different newspapers. Data is scraped and stored every hour.

Notifications You must be signed in to change notification settings

lluisemper/headlines-graphql

 
 

Repository files navigation

Headlines GraphQL

123

Getting started and running it in your local machine

npm i && cd client npm i

npm start

Everytime that you do node run store-headlines.js it will scrap the headlines of Spanish, Brittish and Dutch newspapers.

node run store-headlines.js

Usage

environment variables example in the repo

Tech stack

  • React, apollo server integration with express, graphQl, passport, apollo client, mongoDB.

  • Testing: Jest and Jasmine

Improvement on this project made by Me and another student

  • We had 6 days to refactor the code, do testing, implement authentification and a client, and deploy the project

Contributors

Lluis Semper Lloret

Micha van Eeden https://github.com/eeden01

About

Headlines GraphQL is a public API which serves main headlines of different newspapers. Data is scraped and stored every hour.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 94.3%
  • JavaScript 5.1%
  • CSS 0.6%