Skip to content

TomDoesTech/graphql-twitter-api-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphQL Twitter API

What will you lean?

  • How A GraphQL API works
  • Basic authentication flow
  • GraphQL field resolvers
  • GraphQL subscriptions
  • Generating queries, mutations and subscriptions for the client
  • Fastify plugin ecosystem

What are we using?

  • TypeGraphQL
  • TypeScript
  • Fastify
  • Prisma

What will you need

  • A running instance of a DB - I'm using Postgres
  • Postman or GraphQL playground

Features

  • Register a user
  • Login as a user
  • Create a message
  • Follow a user
  • Get users followers
  • Get who a user is following
  • Subscribe to new messages

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •