This is a sample Twitter server written in pure Java via the gRPC framework.
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.
Created by: Me, Mehrshad Khansarian, and my teammate, Amirsalar Abedini