The repository contains the code to represent the social network.
- Download the project with
git clone
cd highload-arch/ && make docker-init
make docker-run
- Run the requests from Postman collection
- Backend is listening on
localhost:8082
- Bearer authorization is used
X-Request-ID
header is supported