Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

erdinc27

macrumors regular
Original poster
Jul 20, 2011
168
1
i started to learn Swift. But i dont know how to write webservices so what i want from you to suggest me some APIs that i can read data from there and send data to. I started with zomato API. I got categories etc but they dont give the restaurants so nothing much to do. Would you suggest me some APIs that i can use them and create a full project ?
 
i started to learn Swift. But i dont know how to write webservices so what i want from you to suggest me some APIs that i can read data from there and send data to. I started with zomato API. I got categories etc but they dont give the restaurants so nothing much to do. Would you suggest me some APIs that i can use them and create a full project ?


I have used Marvel for practice before. You can get practice constructing queries, reading data, parsing JSON etc.

http://developer.marvel.com/
 
I have used Marvel for practice before. You can get practice constructing queries, reading data, parsing JSON etc.

http://developer.marvel.com/
Thanks man. That was exactly what i was looking for
[doublepost=1472650298][/doublepost]
I don't know if REST is what you are looking for or not, but RESTful is a very popular setup.

https://en.wikipedia.org/wiki/Representational_state_transfer

Parse was a very common setup as well, but it's being shut down. I don't know if this is what you're talking about or not.

Thanks for your time. But it is not what i meant. I just wanted an open source api address that i can use it to fetch data and send parameter etc to learn swift
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.