Login Register


Getting Json request to work filter_list
Author
Message
RE: Getting Json request to work #14
(04-10-2018, 06:07 PM)Synthx Wrote: Okay, this might be a stupid question, but I'm here to learn, and this is an opportunity for someone to feel like they're contributing to the community...  
My question is, what would you use json requests for, and what languages could you use them with?

Edit: Even if someone made a thread on it, that'd be nice.

json is mostly used while communicating with an API
Example: you have some reactive web page where you need to reload data every few seconds, you don't want to reload the whole page, so you use javascript to get that data trough an API and update just that.
There are many more use cases, this is only one example. If you have enough interest in this or want to learn more you can always PM me Smile

Reply





Messages In This Thread
Getting Json request to work - by hacxx - 04-09-2018, 02:00 PM
RE: Getting Json request to work - by drxddock - 04-09-2018, 03:20 PM
RE: Getting Json request to work - by Pikami - 04-09-2018, 03:29 PM
RE: Getting Json request to work - by hacxx - 04-09-2018, 04:25 PM
RE: Getting Json request to work - by Pikami - 04-09-2018, 04:58 PM
RE: Getting Json request to work - by hacxx - 04-09-2018, 06:02 PM
RE: Getting Json request to work - by Pikami - 04-09-2018, 06:22 PM
RE: Getting Json request to work - by hacxx - 04-09-2018, 06:45 PM
RE: Getting Json request to work - by drxddock - 04-09-2018, 08:32 PM
RE: Getting Json request to work - by Pikami - 04-09-2018, 08:40 PM
RE: Getting Json request to work - by hacxx - 04-10-2018, 02:56 PM
RE: Getting Json request to work - by Pikami - 04-10-2018, 04:20 PM
RE: Getting Json request to work - by Synthx - 04-10-2018, 06:07 PM
RE: Getting Json request to work - by Pikami - 04-10-2018, 06:18 PM
RE: Getting Json request to work - by Blink - 04-11-2018, 03:37 PM
RE: Getting Json request to work - by Synthx - 04-10-2018, 06:45 PM
RE: Getting Json request to work - by phyrrus9 - 04-11-2018, 12:49 AM
RE: Getting Json request to work - by Pikami - 04-11-2018, 09:52 AM



Users browsing this thread: 1 Guest(s)