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

REST API for the SRCF membership database #9

Open
matiasilva opened this issue Oct 2, 2020 · 1 comment
Open

REST API for the SRCF membership database #9

matiasilva opened this issue Oct 2, 2020 · 1 comment
Labels
approved Describes a project that has been given the go-ahead by the team contributors wanted Describes a project that is looking for contributors

Comments

@matiasilva
Copy link
Member

Project/idea summary

Expose parts of the SRCF membership database for internal use (or potentially external, via authorized tokens) via a standard json/xml REST API. In the future, we might choose for this to be fully CRUD but the UD obviously present risks.

Motivation

It would be nice to have access to the membership base for other SRCF-made or user-made applications via a standard format. For example, LightBlueTent could benefit from having access to member records for importing users. Of course, we should make sure to use granular permissions with different levels of access, and the issuance of tokens would impose strict control on who has access to this data.

Alternatives considered

Accessing directly via psql or a database connection, though there are downsides to this.

@matiasilva matiasilva added the triage This issue needs triaging label Oct 2, 2020
@dalcde
Copy link

dalcde commented Oct 2, 2020 via email

@matiasilva matiasilva added approved Describes a project that has been given the go-ahead by the team contributors wanted Describes a project that is looking for contributors and removed triage This issue needs triaging labels Oct 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Describes a project that has been given the go-ahead by the team contributors wanted Describes a project that is looking for contributors
Projects
None yet
Development

No branches or pull requests

2 participants