bregySilvan / TabSolution

2 stars 2 forks source link

Clientside GET-request for /title #13

Closed SvenHutter closed 6 years ago

SvenHutter commented 6 years ago

Get-Request title

made to get title from json fetched from server

evtl. Get-Request boards

made to get all values from json fetched from server

olinator98 commented 6 years ago

I'm currently working on this issue. Currently, I can get the json from the server. The only remaining problem is an error with the parsing on the clientside. @SvenHutter You don't need to work further on this problem, because it's nearly solved.