Is your feature request related to a problem? Please describe.
There can be different types of updates:
- A single like
- A single comment
- A bookmark
Describe the solution you'd like
- Write methods will be invoked on this HTTP request:
http://ip of the application instance/like
http://ip of the application instance/comment
http://ip of the application instance/bookmark
Describe alternatives you've considered
NA
Additional context
Good to have tests written.
Is your feature request related to a problem? Please describe.
There can be different types of updates:
Describe the solution you'd like
http://
ip of the application instance/likehttp://
ip of the application instance/commenthttp://
ip of the application instance/bookmarkDescribe alternatives you've considered
NA
Additional context
Good to have tests written.