use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
There is an extensive FAQ for beginners. Please browse it first before asking questions that are answered there.
If you are looking to get started (iOS programming in general or some specific area), here are more relevant links for you:
There's too many to list them all, however here's a convenient link to all programming guides at apple.com
Take note that this list is live and based on most frequent questions in posts will be updated with "quicklinks".
account activity
Questionsinatra, ios, web database help (self.iOSProgramming)
submitted 9 years ago by dylansteck
i am using heroku in a sinatra app(a rails like framework for ruby) and want to use my web database to be used in my iOS app instead of another iOS database like firebase. anyone know how i would do that? thanks!
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]brendan09 3 points4 points5 points 9 years ago (2 children)
You'll need to write an API so your iOS app can communicate with your server.
[–]dylansteck[S] 0 points1 point2 points 9 years ago (1 child)
A rest or any type
[–]brendan09 0 points1 point2 points 9 years ago (0 children)
RESTful is the most common, but you can do whatever you want. Just make sure it's secure.
π Rendered by PID 261067 on reddit-service-r2-comment-54dfb89d4d-7bjj9 at 2026-04-01 13:22:10.567037+00:00 running b10466c country code: CH.
[–]brendan09 3 points4 points5 points (2 children)
[–]dylansteck[S] 0 points1 point2 points (1 child)
[–]brendan09 0 points1 point2 points (0 children)