-
Notifications
You must be signed in to change notification settings - Fork 328
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
Can I pull data from an API? #49
Comments
You can use the Destack editor along side with other React components. These components can be dynamic or not as there is no restriction. But, you can't pull data from APIs into the Destack components. It's something we discussed before (a common use case is pull blog posts from an API and dynamically build a blog) but there are other priorities for the time time. What are you looking to build? |
Hi @LiveDuo , can you provide with some example how can we build the blogs dynamically from the API. |
@aashishshrestha5532 As of right now you can't pull data from an API. It's a feature that's commonly requested and it's a good git for the Destack but now the focus is building and testing Destack v2. |
I am currently working on pull data from an API in my local branch. I want to contribute on it. @LiveDuo |
If you aim to have something like this merged I will strongly suggest the following:
|
please show link Conversation of pull blog list |
Can I use this for a dynamic website? if I have to pull data from API how can I integrate it wth destack?
The text was updated successfully, but these errors were encountered: