Skip to content

Conversation

@travismfrank
Copy link
Contributor

Working GraphQL Endpoint

  • /graphql serves the GraphQL Playground
  • Connected to PostgreSQL database with books table (accomplished in separate sqlclient.ts file)
  • getBooks query returns a book with ID as an input

Deleted old API for mock to-do application in server to clean things up

Copy link
Contributor

@mmeigs mmeigs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Finding all the edge cases of Dino. This looks good though.

@mmeigs mmeigs merged commit d5a244b into open-source-labs:master Sep 2, 2020
travismfrank pushed a commit that referenced this pull request Apr 15, 2021
configured redis garbage collect
meekle pushed a commit that referenced this pull request Aug 17, 2021
Chris cleanup merge, Cleanup is working and functionality has been retained.
sarkamedo added a commit that referenced this pull request Dec 16, 2021
abstracted isDelete flag operation into its own function
liamdimitri pushed a commit that referenced this pull request Jan 4, 2023
DavidMNorman added a commit that referenced this pull request Apr 12, 2023
Add searchTerms options to w-tinyLFU
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants