Skip to content

"Chat it" is a mini Reddit-like app trying out Graphql (Subscriptions and HTTP) with Golang, React (Apollo) and Mongodb.

License

Notifications You must be signed in to change notification settings

kockok/chat-it-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat It App

Chat it is a mini Reddit like application but instead of comments, it's a real time chat.

  • /client -> The CRA with Apollo Client

  • The rest -> Go api with Graphql and Mongodb

It's an application for fun trying out Graphql with Go.

License

You can use this code however you want, for a template app or whatever, I don't care.

About

"Chat it" is a mini Reddit-like app trying out Graphql (Subscriptions and HTTP) with Golang, React (Apollo) and Mongodb.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 59.3%
  • Go 38.5%
  • HTML 1.4%
  • Other 0.8%