/TwitterServer

A sample Twitter server written in pure Java via the gRPC framework

Primary LanguageJava

Twitter Server

Introduction

This is a sample Twitter server written in pure Java via the gRPC framework.

Details

It utilizes PostgreSQL to store tweets is a database.

The twitter.proto file can be consulted to see which features of the actual Twitter service have been implemented.

Acknowledgments

Created by: Me, Mehrshad Khansarian, and my teammate, Amirsalar Abedini