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

GraphQL API for posts #1

Open
juice49 opened this issue Jun 13, 2020 · 0 comments
Open

GraphQL API for posts #1

juice49 opened this issue Jun 13, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@juice49
Copy link
Owner

juice49 commented Jun 13, 2020

At the moment, posts are read directly from the filesystem when generating a list of posts.

I'm curious about the idea of adding a GraphQL API layer between the filesystem and the consumer.

This would have two significant benefits:

  • More robust and extensible.
  • Introduce the ability to query for posts from the client (e.g. for pagination, suggesting unread posts, etc).
@juice49 juice49 added the enhancement New feature or request label Jun 13, 2020
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