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

is it possible to use fluro with json data #252

Open
YaPaY opened this issue Oct 9, 2021 · 0 comments
Open

is it possible to use fluro with json data #252

YaPaY opened this issue Oct 9, 2021 · 0 comments

Comments

@YaPaY
Copy link

YaPaY commented Oct 9, 2021

Hello

my first page using an API and publishing the news from JSON
API: GetAllNewsFromCategory

this APi has got news.Image
news.title
new.sid (unique)
and news.PublishDate

the second page has got different api :
API: GetNewsById
news.id
news.content
news.summary

is it possible for first page to get news.content from second page? and use it on first page with Fluro? if yes is could you please explain how to do that?

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