Skip to content

cuappdev/score-backend

Repository files navigation

score-backend

Tech stack:

  1. Python
  2. MongoDB
  3. GraphQL

Installation

Clone the project with

git clone https://github.com/cuappdev/score-backend.git

After cloning the project cd into the new directory and install dependencies with

pip install -r requirements.txt

To start the project, run the following command in the terminal

python app.py

Setting up the database

Create a Mongo database named score_db and another named daily_sun_db. A partnership with the Daily Sun has given us access to their articles which we copy and paginate the results for frontend.

Add /graphql to the url to access the interactive GraphQL platform

About

No description, website, or topics provided.

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published