This project is a working implementation of Erlang OTP and the cowboy library to replicate the various functionality of Twitter.
The working demo can be seen on YouTube.
The project implements the following features of the Twitter Engine.
- Account Creation
- Tweet
- Retweet
- Search
- Follow
-
Install erlang from https://www.erlang.org/ and clone this repository.
-
Run the project.
./rebar3 shell