To start the app run docker-compose up
. (Make sure the docker daemon is running)
Go to localhost:2222/swagger
, to see and test the endpoints.
- Register
- Login
- Logout
- Get public timeline
- Get my timeline (self and followed users)
- Get users timeline (only User's posts)
- Post message
- Follow/Unfollow user