Tag: go
All the articles with the tag "go".
OAuth User Login with React and Go
Published:React.js and Go project demonstrating the use of Google OAuth to authenticate users
Go + Cassandra
Published:Go Cassandra usage example
Geohash Implementation
Published:Explaining how geohash works and its implementation in Go
Go + Kafka
Published:Go Kafka usage example
Go + Elasticsearch
Published:Go Elasticsearch usage example
Go + Mongo
Published:Go Mongo usage example
Load Balancer with health checks
Published:Round-robin load balancer with health checks implemented with Go
Understanding Go Interfaces: Pointer Receivers vs. Value Receivers
Published:Important difference between pointer receivers and value receivers
React Native Todo App
Published:React Native application with backend written in Go
Auth Server: Microservice for user authentication
Published:Written in Go, provides gRPC endpoints used for authenticating users
Go + PostgreSQL + Migrations + SQL builder
Published:Go PostgreSQL SQL builder example
Go + Protocol Buffers
Published:Go Protocol Buffers usage example
Go + RabbitMQ
Published:Go RabbitMQ usage example
Go + Redis
Published:Go Redis usage example
Real-time chat with user authentication
Published:Built using React.js, Go and WebSocket protocol
MoviesDB: User editable database for movies and TV shows
Published:Built using React.js, Go and PostgreSQL. Uses REST and GraphQL for client-server communication