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 support for dialects #6

Open
breezykermo opened this issue Oct 31, 2018 · 0 comments
Open

Add support for dialects #6

breezykermo opened this issue Oct 31, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@breezykermo
Copy link
Member

There is notionally the option in a Blueprint to support one or more 'dialects', each of which represents a query language: that is, a mode in which its tabs and resources are available for consumption.

Currently, each Blueprint defaults to presenting information in a REST-like format. Each resource is available in full at /source/tab/resource, or its elements individually at api/source/tab/resource/id.

The query language should be relegated to a 'rest' dialect (where dialects are specified in each Blueprint). This would allow for the presentation of source information in other query languages, such as GraphQL or custom query languages as well.

@breezykermo breezykermo added enhancement New feature or request internal and removed internal labels Oct 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant