Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add /identities endpoint for approved ID codes #8

Open
kaarmann opened this issue Oct 21, 2016 · 0 comments
Open

Add /identities endpoint for approved ID codes #8

kaarmann opened this issue Oct 21, 2016 · 0 comments

Comments

@kaarmann
Copy link
Contributor

It would be useful for the app to have a list of identities, who are approved on the system. In the future this would allow searching for people and businesses by name or by id code.

e.g.

/identities returns all approved id codes
/identities/38008030265 returns name, status, avatar for me
/identities/search/?id="38008" returns all Aug 1980 born males
/identities/search/?name="Toomas"&id="38008" returns all Aug 1980 born males who'se name contains Toomas

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant