Build a game voting system using CockroachDB, Steam and StepZen. The voting system will allow you to vote for games you like that are enriched with third-party content. The votes itself are stored in a Cockroach DB database. For our voting system, we want to store two kinds of entities in the database.
Table of contents
Getting startedSet up a CockroachDB clusterPopulate the databaseGenerate an instant GraphQL APIAdding the Steam REST APICombining Data from CockroachDB and SteamInserting data into CockroachDB from GraphQLConclusionSort: