Skip to content

How to use fetching data on server side (models or database queries) ? #19

Closed Answered by ivanvoitovych
xukku asked this question in Q&A
Discussion options

You must be logged in to vote

Hi, thank you for your question!

Are you using Viewi with some framework or as a standalone app?

To get the data you need to create an API endpoint, which will return your data. Then you need to use HttpClient to get that data.

Does this answer your question? Please ping me if needed, I would love to help.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@ivanvoitovych
Comment options

@ivanvoitovych
Comment options

Answer selected by ivanvoitovych
Comment options

You must be logged in to vote
1 reply
@ivanvoitovych
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested
2 participants
Converted from issue

This discussion was converted from issue #16 on January 29, 2022 13:29.