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

Implement unauthenticated API endpoints and aggregate Agent queries for BoTC #52

Open
3 tasks
pospi opened this issue Jun 23, 2017 · 0 comments
Open
3 tasks

Comments

@pospi
Copy link
Contributor

pospi commented Jun 23, 2017

Bank of the Commons wants these features for integration with other sites:

  • Add an edge for memberCount to the organization type, which just does an aggregate of the members query & returns the count.
  • Add another special EconomicResourceCategory for "shares" like we have for currency & inventory at the moment, plus another aggregate query type which just returns the count of the found records.
  • Add a non-authenticated query to get an EconomicAgent by ID. Check visibility = "public". These kinds of agent queries would have access to less data than the authenticated ones (only the aggregates, so far)
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