Skip to content
This repository has been archived by the owner on Nov 24, 2023. It is now read-only.

mithi/kingdom-rush-graphql

Repository files navigation

Kingdom Rush GraphQL

Buy me a coffee PRs welcome! first-timers-only

Simply get Kingdom Rush Tower information through queries in GraphQL

Try it! post queries to kingdom-rush-graphql.herokuapp.com with hoppscotch.io/graphql or insomnia.rest/graphql. You can also play with it directly since the playground is also set to true.

Query Kingdom Rush Tower Information Insomnia

TODO

  • Setup github actions and test passing badge
  • Setup code coverage badge
  • Setup code climate badge

Miscellaneous

Tools

  1. TypeOrm
  2. Apollo Server
  3. TypeGraphQL
  4. Express
  5. Postgresql
  6. Jest
  7. Typescript
  8. GraphQL