amenline / guess-the-artist

A GraphQL API to store the scores of the guess the artist game

Home Page:https://album-guess.herokuapp.com/graphql

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GUESS THE ARTIST (Backend)

This is the backend for this Guess The Artist Game
This project is currently deployed to Heroku, https://album-guess.herokuapp.com/graphql

How it works

There is only one thing this app does, that is to save and retrieve the game scores.
After a user fails to guess the right artist, the score is saved along with a username. A list of all the saved scores is displayed on the scoreboard page.

Stack

TypeScript


NodeJS


Express


PostgreSQL


GraphQL


About

A GraphQL API to store the scores of the guess the artist game

https://album-guess.herokuapp.com/graphql

License:MIT License


Languages

Language:TypeScript 81.2%Language:JavaScript 16.6%Language:Shell 2.2%