4

This is such a noob question, but its simple, so hopefully someone can answer for me please:

If you skill up in the Stack API, what purpose does it serve? What can you do with the API, how can you apply it in real world scenarios?

Examples please. thanks!

JL01
  • 143
  • 4

3 Answers3

4

There were a couple of old questions on Meta that had a lot of good ideas.

What do you want to build with the SO API?
What would you want to see in a StackOverflow API?

Bill the Lizard
  • 3,315
  • 18
  • 20
  • 1
    Clippy: "I noticed you're trying to parse HTML with regular expressions. Are you sure that's a good idea?" ;) – Bill the Lizard Jun 23 '10 at 16:49
  • @JL01 - I actually started on one of those last night, but I gave up after struggling with VS's plugin scheme for 4 hours (VS/C# is not my primary development environment). – Mark Henderson Jun 25 '10 at 01:38
3

For some examples, look at the postings under the apps and library tags.

Dennis Williamson
  • 896
  • 1
  • 5
  • 11
2

You can write applications that leverage the so body of content.

There is a whole 'apps' tab full of 'real-world' examples.

One of my entries is soapi-notify : Stay ahead of the pack with new question notification V1 release

Sky Sanders
  • 12,068
  • 3
  • 31
  • 60