Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9301249
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T22:58:18+00:00 2026-06-18T22:58:18+00:00

Is it possible to send JSON from the server to my iOS app using

  • 0

Is it possible to send JSON from the server to my iOS app using Python?

How is something like this implemented?

(Django or Flask is fine)

I have searched online but only found PHP tutorials.


I have tried returning JSON but it did not work – or at least it never got sent to the app

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T22:58:19+00:00Added an answer on June 18, 2026 at 10:58 pm

    The basic premise is that your client app sends a request a URL, and the server responds with JSON.

    How you create the JSON document is not that important. You can use any language (even javascript) to generate the JSON and send it back.

    For django there is tastypie, django-rest and piston.

    For flask you can use flask-restful. Here is a complete example.

    No matter which library you use, the workflow will go like this:

    1. Your application makes a request to a URL
    2. Your server application (written in any of the above frameworks), intercepts this request.
    3. A JSON document is generated by your server application, and sent back as a response.
    4. Your client application reads the JSON and displays it.

    Now, if you want to implement a REST API, then you expand on the above to allow operations from the client app. For example, a specially crafted request can add new records, delete records or query for a subset of records. However, this is not a requirement if all you want to do is send JSON documents back to your application.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I would like to send a JSON string from the server side to the
I'm using the jackson library for serializing/deserializing to/from JSON. I need that this JSON
I am serializing a class like this into JSON using Flexjson: public class Item
jqGrid tree nodes are read from server using json data. Click in node reads
I was wondering, is it possible to send a json object encoded in php
Is it possible to send an intent only to one service when this one
is it possible to send 2 consecutive TCP packets out as seen in this
Is it possible to send direct message using the facebook graph api? I’ve read
Is it possible to send mail in core php via gmail smtp without using
This is an Is this possible? question. I have an app for the android

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.