Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gabivlj/chat-it-app

"Chat it" is a mini Reddit-like app trying out Graphql (Subscriptions and HTTP) with Golang, React (Apollo) and Mongodb.
https://github.com/gabivlj/chat-it-app

api apollo go golang gqlgen graphql mongo-go-driver mongodb react reddit server subscription typescript websocket

Last synced: about 6 hours ago
JSON representation

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

Awesome Lists containing this project

README

        

## 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.