Thaliapp: members api
Short description
Implement api for users to use in the ThaliApp
Steps to use this feature
Feature one
- Go to
api/members
- See list of all active member's display names and photo url's
Feature two
- Go to
api/members/me
- See dipslay name and base64 encoded photo of currently logged in user
Feature three
- Go to
api/members/<pk>
- See dipslay name and base64 encoded photo of member with primary key