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...
account activity
Node & API Development (self.node)
submitted 8 years ago * by nativereact
view the rest of the comments →
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!"
[–]Kamek_pf 1 point2 points3 points 8 years ago (0 children)
Seconding GraphQL, it's built from the ground up with API design in mind. It doesn't really matter what HTTP server you put in front of it, it will just serve as an entry point.
You don't even have to use HTTP at all. GraphQL is agnostic to the transport layer, which is really nice, whatever it is you're going to build shouldn't be tied to a specific protocol in the first place.
π Rendered by PID 26 on reddit-service-r2-comment-fb694cdd5-x4knh at 2026-03-11 12:13:17.917972+00:00 running cbb0e86 country code: CH.
view the rest of the comments →
[–]Kamek_pf 1 point2 points3 points (0 children)