D
D
Daniil Chepenko2015-07-09 20:31:45
Mobile development
Daniil Chepenko, 2015-07-09 20:31:45

How to upload data to server in json format?

Hello!
Perhaps I do not really understand what I'm asking, so I'll try to explain what exactly I want to implement.
Now I am learning to make mobile applications, I am creating a list of group students.
Using the web interface, I want to upload the following objects of the student class to the server: First name, Last name, group number,
course and parse json.
The site has already been created with the required fields. I can also imagine how to write a request in swift. But I don’t know what to do next.
Are there any ready-made examples?
What would you recommend to see, study?
And besides, I have a backend on Parse.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Andrey Nikiforov, 2015-07-11
@eoffsock

If you want to upload your data to Parse exclusively from your interface, see the API doc .
Otherwise look here .

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question