Skip to main content
We’ve updated our Terms of Service. A new AI Addendum clarifies how Stack Overflow utilizes AI interactions.
Commonmark migration
Source Link

OBSOLETE: soapi.info has been down since at least 2012.

##Soapi.Explore SL

Soapi.Explore SL

alt text

##About

About

Soapi.Explore SL is a Silverlight based annotated test harness for the Stack Exchange API. All API methods and parameters are fully supported.

###Features:

Features:

  • Sites are updated automatically - you may query any site in the Stack Exchange network.
  • Includes StackAuth support
  • All parameters are documented in tooltips and are validated.
  • Min/Max parameters are properly typed for the chosen Sort
  • Multi-Page results are fully supported.
  • JSON output may be copied to the clipboard.1
  • coming soon structured data output that is sortable, filterable and exportable.

1 In order to deal with large datasets, a custom virtualized listbox is used to display the JSON. You may not select text to copy but may press ctrl+c to copy the entire result to the clipboard.

###Known Issues

Known Issues

  • Silverlight, when accessing the API, does not have the ability to detect error details. All API errors will be reported in the JSON output as 'Not Found'.

###License

License

Soapi.Explore SL is free to use and is licensed under GPL V2.

###Download

Download

Soapi.Explore SL is hosted at http://soapi.info/explore.aspx

###Platform

Platform

Any platform/browser that supports Silverlight 3. This includes Windows and MacOS.

A Windows Phone 7 version will be forthcoming.

##Contact

Contact

Soapi.Explore SL was created by code poet.

##Code

Code

Soapi.Explore SL was written in C# 3.0 using Visual Studio 2008 and Expression Blend as a sample reference implementation for the Soapi.CS client library.

Full source code for Soapi.Explore SL is found in the samples folder of the Soapi.CS source code.

Soapi.Explore SL is the logical extension of the JavaScript application SOAPI-EXPLORE, which is dynamically generated from the API meta data.

The difference is that the JS version is a sanity check tool that reflects the current state of the API, whatever that may be, and this Silverlight application is finely tuned to the API version 1.0 as published.

OBSOLETE: soapi.info has been down since at least 2012.

##Soapi.Explore SL

alt text

##About

Soapi.Explore SL is a Silverlight based annotated test harness for the Stack Exchange API. All API methods and parameters are fully supported.

###Features:

  • Sites are updated automatically - you may query any site in the Stack Exchange network.
  • Includes StackAuth support
  • All parameters are documented in tooltips and are validated.
  • Min/Max parameters are properly typed for the chosen Sort
  • Multi-Page results are fully supported.
  • JSON output may be copied to the clipboard.1
  • coming soon structured data output that is sortable, filterable and exportable.

1 In order to deal with large datasets, a custom virtualized listbox is used to display the JSON. You may not select text to copy but may press ctrl+c to copy the entire result to the clipboard.

###Known Issues

  • Silverlight, when accessing the API, does not have the ability to detect error details. All API errors will be reported in the JSON output as 'Not Found'.

###License

Soapi.Explore SL is free to use and is licensed under GPL V2.

###Download

Soapi.Explore SL is hosted at http://soapi.info/explore.aspx

###Platform

Any platform/browser that supports Silverlight 3. This includes Windows and MacOS.

A Windows Phone 7 version will be forthcoming.

##Contact

Soapi.Explore SL was created by code poet.

##Code

Soapi.Explore SL was written in C# 3.0 using Visual Studio 2008 and Expression Blend as a sample reference implementation for the Soapi.CS client library.

Full source code for Soapi.Explore SL is found in the samples folder of the Soapi.CS source code.

Soapi.Explore SL is the logical extension of the JavaScript application SOAPI-EXPLORE, which is dynamically generated from the API meta data.

The difference is that the JS version is a sanity check tool that reflects the current state of the API, whatever that may be, and this Silverlight application is finely tuned to the API version 1.0 as published.

OBSOLETE: soapi.info has been down since at least 2012.

Soapi.Explore SL

alt text

About

Soapi.Explore SL is a Silverlight based annotated test harness for the Stack Exchange API. All API methods and parameters are fully supported.

Features:

  • Sites are updated automatically - you may query any site in the Stack Exchange network.
  • Includes StackAuth support
  • All parameters are documented in tooltips and are validated.
  • Min/Max parameters are properly typed for the chosen Sort
  • Multi-Page results are fully supported.
  • JSON output may be copied to the clipboard.1
  • coming soon structured data output that is sortable, filterable and exportable.

1 In order to deal with large datasets, a custom virtualized listbox is used to display the JSON. You may not select text to copy but may press ctrl+c to copy the entire result to the clipboard.

Known Issues

  • Silverlight, when accessing the API, does not have the ability to detect error details. All API errors will be reported in the JSON output as 'Not Found'.

License

Soapi.Explore SL is free to use and is licensed under GPL V2.

Download

Soapi.Explore SL is hosted at http://soapi.info/explore.aspx

Platform

Any platform/browser that supports Silverlight 3. This includes Windows and MacOS.

A Windows Phone 7 version will be forthcoming.

Contact

Soapi.Explore SL was created by code poet.

Code

Soapi.Explore SL was written in C# 3.0 using Visual Studio 2008 and Expression Blend as a sample reference implementation for the Soapi.CS client library.

Full source code for Soapi.Explore SL is found in the samples folder of the Soapi.CS source code.

Soapi.Explore SL is the logical extension of the JavaScript application SOAPI-EXPLORE, which is dynamically generated from the API meta data.

The difference is that the JS version is a sanity check tool that reflects the current state of the API, whatever that may be, and this Silverlight application is finely tuned to the API version 1.0 as published.

broken image fixed (click 'rendered output' to see the difference; images retrieved via Wayback Machine); for more info, see https://gist.github.com/Glorfindel83/9d954d34385d2ac2597bbe864466259f
Source Link

OBSOLETE - Soapi.Explore (silverlight) - The entire API at your command

OBSOLETE: soapi.info has been down since at least 2012.

##Soapi.Explore SL

alt text http://img541.imageshack.us/img541/592/soapiexploresilverlight.pngalt text

##About

Soapi.Explore SL is a Silverlight based annotated test harness for the Stack Exchange API. All API methods and parameters are fully supported.

###Features:

  • Sites are updated automatically - you may query any site in the Stack Exchange network.
  • Includes StackAuth support
  • All parameters are documented in tooltips and are validated.
  • Min/Max parameters are properly typed for the chosen Sort
  • Multi-Page results are fully supported.
  • JSON output may be copied to the clipboard.1
  • coming soon structured data output that is sortable, filterable and exportable.

1 In order to deal with large datasets, a custom virtualized listbox is used to display the JSON. You may not select text to copy but may press ctrl+c to copy the entire result to the clipboard.

###Known Issues

  • Silverlight, when accessing the API, does not have the ability to detect error details. All API errors will be reported in the JSON output as 'Not Found'.

###License

Soapi.Explore SL is free to use and is licensed under GPL V2.

###Download

Soapi.Explore SL is hosted at http://soapi.info/explore.aspx

###Platform

Any platform/browser that supports Silverlight 3. This includes Windows and MacOS.

A Windows Phone 7 version will be forthcoming.

##Contact

Soapi.Explore SL was created by code poet.

##Code

Soapi.Explore SL was written in C# 3.0 using Visual Studio 2008 and Expression Blend as a sample reference implementation for the Soapi.CS client library.

Full source code for Soapi.Explore SL is found in the samples folder of the Soapi.CS source code.

Soapi.Explore SL is the logical extension of the JavaScript application SOAPI-EXPLORE, which is dynamically generated from the API meta data.

The difference is that the JS version is a sanity check tool that reflects the current state of the API, whatever that may be, and this Silverlight application is finely tuned to the API version 1.0 as published.

Soapi.Explore (silverlight) - The entire API at your command

##Soapi.Explore SL

alt text http://img541.imageshack.us/img541/592/soapiexploresilverlight.png

##About

Soapi.Explore SL is a Silverlight based annotated test harness for the Stack Exchange API. All API methods and parameters are fully supported.

###Features:

  • Sites are updated automatically - you may query any site in the Stack Exchange network.
  • Includes StackAuth support
  • All parameters are documented in tooltips and are validated.
  • Min/Max parameters are properly typed for the chosen Sort
  • Multi-Page results are fully supported.
  • JSON output may be copied to the clipboard.1
  • coming soon structured data output that is sortable, filterable and exportable.

1 In order to deal with large datasets, a custom virtualized listbox is used to display the JSON. You may not select text to copy but may press ctrl+c to copy the entire result to the clipboard.

###Known Issues

  • Silverlight, when accessing the API, does not have the ability to detect error details. All API errors will be reported in the JSON output as 'Not Found'.

###License

Soapi.Explore SL is free to use and is licensed under GPL V2.

###Download

Soapi.Explore SL is hosted at http://soapi.info/explore.aspx

###Platform

Any platform/browser that supports Silverlight 3. This includes Windows and MacOS.

A Windows Phone 7 version will be forthcoming.

##Contact

Soapi.Explore SL was created by code poet.

##Code

Soapi.Explore SL was written in C# 3.0 using Visual Studio 2008 and Expression Blend as a sample reference implementation for the Soapi.CS client library.

Full source code for Soapi.Explore SL is found in the samples folder of the Soapi.CS source code.

Soapi.Explore SL is the logical extension of the JavaScript application SOAPI-EXPLORE, which is dynamically generated from the API meta data.

The difference is that the JS version is a sanity check tool that reflects the current state of the API, whatever that may be, and this Silverlight application is finely tuned to the API version 1.0 as published.

OBSOLETE - Soapi.Explore (silverlight) - The entire API at your command

OBSOLETE: soapi.info has been down since at least 2012.

##Soapi.Explore SL

alt text

##About

Soapi.Explore SL is a Silverlight based annotated test harness for the Stack Exchange API. All API methods and parameters are fully supported.

###Features:

  • Sites are updated automatically - you may query any site in the Stack Exchange network.
  • Includes StackAuth support
  • All parameters are documented in tooltips and are validated.
  • Min/Max parameters are properly typed for the chosen Sort
  • Multi-Page results are fully supported.
  • JSON output may be copied to the clipboard.1
  • coming soon structured data output that is sortable, filterable and exportable.

1 In order to deal with large datasets, a custom virtualized listbox is used to display the JSON. You may not select text to copy but may press ctrl+c to copy the entire result to the clipboard.

###Known Issues

  • Silverlight, when accessing the API, does not have the ability to detect error details. All API errors will be reported in the JSON output as 'Not Found'.

###License

Soapi.Explore SL is free to use and is licensed under GPL V2.

###Download

Soapi.Explore SL is hosted at http://soapi.info/explore.aspx

###Platform

Any platform/browser that supports Silverlight 3. This includes Windows and MacOS.

A Windows Phone 7 version will be forthcoming.

##Contact

Soapi.Explore SL was created by code poet.

##Code

Soapi.Explore SL was written in C# 3.0 using Visual Studio 2008 and Expression Blend as a sample reference implementation for the Soapi.CS client library.

Full source code for Soapi.Explore SL is found in the samples folder of the Soapi.CS source code.

Soapi.Explore SL is the logical extension of the JavaScript application SOAPI-EXPLORE, which is dynamically generated from the API meta data.

The difference is that the JS version is a sanity check tool that reflects the current state of the API, whatever that may be, and this Silverlight application is finely tuned to the API version 1.0 as published.

replaced http://stackapps.com/ with https://stackapps.com/
Source Link

##Soapi.Explore SL

alt text http://img541.imageshack.us/img541/592/soapiexploresilverlight.png

##About

Soapi.Explore SL is a Silverlight based annotated test harness for the Stack Exchange API. All API methods and parameters are fully supported.

###Features:

  • Sites are updated automatically - you may query any site in the Stack Exchange network.
  • Includes StackAuth support
  • All parameters are documented in tooltips and are validated.
  • Min/Max parameters are properly typed for the chosen Sort
  • Multi-Page results are fully supported.
  • JSON output may be copied to the clipboard.1
  • coming soon structured data output that is sortable, filterable and exportable.

1 In order to deal with large datasets, a custom virtualized listbox is used to display the JSON. You may not select text to copy but may press ctrl+c to copy the entire result to the clipboard.

###Known Issues

  • Silverlight, when accessing the API, does not have the ability to detect error details. All API errors will be reported in the JSON output as 'Not Found'.

###License

Soapi.Explore SL is free to use and is licensed under GPL V2.

###Download

Soapi.Explore SL is hosted at http://soapi.info/explore.aspx

###Platform

Any platform/browser that supports Silverlight 3. This includes Windows and MacOS.

A Windows Phone 7 version will be forthcoming.

##Contact

Soapi.Explore SL was created by code poetcode poet.

##Code

Soapi.Explore SL was written in C# 3.0 using Visual Studio 2008 and Expression Blend as a sample reference implementation for the Soapi.CSSoapi.CS client library.

Full source code for Soapi.Explore SL is found in the samples folder of the Soapi.CSSoapi.CS source code.

Soapi.Explore SL is the logical extension of the JavaScript application SOAPI-EXPLORESOAPI-EXPLORE, which is dynamically generated from the API meta data.

The difference is that the JS version is a sanity check tool that reflects the current state of the API, whatever that may be, and this Silverlight application is finely tuned to the API version 1.0 as published.

##Soapi.Explore SL

alt text http://img541.imageshack.us/img541/592/soapiexploresilverlight.png

##About

Soapi.Explore SL is a Silverlight based annotated test harness for the Stack Exchange API. All API methods and parameters are fully supported.

###Features:

  • Sites are updated automatically - you may query any site in the Stack Exchange network.
  • Includes StackAuth support
  • All parameters are documented in tooltips and are validated.
  • Min/Max parameters are properly typed for the chosen Sort
  • Multi-Page results are fully supported.
  • JSON output may be copied to the clipboard.1
  • coming soon structured data output that is sortable, filterable and exportable.

1 In order to deal with large datasets, a custom virtualized listbox is used to display the JSON. You may not select text to copy but may press ctrl+c to copy the entire result to the clipboard.

###Known Issues

  • Silverlight, when accessing the API, does not have the ability to detect error details. All API errors will be reported in the JSON output as 'Not Found'.

###License

Soapi.Explore SL is free to use and is licensed under GPL V2.

###Download

Soapi.Explore SL is hosted at http://soapi.info/explore.aspx

###Platform

Any platform/browser that supports Silverlight 3. This includes Windows and MacOS.

A Windows Phone 7 version will be forthcoming.

##Contact

Soapi.Explore SL was created by code poet.

##Code

Soapi.Explore SL was written in C# 3.0 using Visual Studio 2008 and Expression Blend as a sample reference implementation for the Soapi.CS client library.

Full source code for Soapi.Explore SL is found in the samples folder of the Soapi.CS source code.

Soapi.Explore SL is the logical extension of the JavaScript application SOAPI-EXPLORE, which is dynamically generated from the API meta data.

The difference is that the JS version is a sanity check tool that reflects the current state of the API, whatever that may be, and this Silverlight application is finely tuned to the API version 1.0 as published.

##Soapi.Explore SL

alt text http://img541.imageshack.us/img541/592/soapiexploresilverlight.png

##About

Soapi.Explore SL is a Silverlight based annotated test harness for the Stack Exchange API. All API methods and parameters are fully supported.

###Features:

  • Sites are updated automatically - you may query any site in the Stack Exchange network.
  • Includes StackAuth support
  • All parameters are documented in tooltips and are validated.
  • Min/Max parameters are properly typed for the chosen Sort
  • Multi-Page results are fully supported.
  • JSON output may be copied to the clipboard.1
  • coming soon structured data output that is sortable, filterable and exportable.

1 In order to deal with large datasets, a custom virtualized listbox is used to display the JSON. You may not select text to copy but may press ctrl+c to copy the entire result to the clipboard.

###Known Issues

  • Silverlight, when accessing the API, does not have the ability to detect error details. All API errors will be reported in the JSON output as 'Not Found'.

###License

Soapi.Explore SL is free to use and is licensed under GPL V2.

###Download

Soapi.Explore SL is hosted at http://soapi.info/explore.aspx

###Platform

Any platform/browser that supports Silverlight 3. This includes Windows and MacOS.

A Windows Phone 7 version will be forthcoming.

##Contact

Soapi.Explore SL was created by code poet.

##Code

Soapi.Explore SL was written in C# 3.0 using Visual Studio 2008 and Expression Blend as a sample reference implementation for the Soapi.CS client library.

Full source code for Soapi.Explore SL is found in the samples folder of the Soapi.CS source code.

Soapi.Explore SL is the logical extension of the JavaScript application SOAPI-EXPLORE, which is dynamically generated from the API meta data.

The difference is that the JS version is a sanity check tool that reflects the current state of the API, whatever that may be, and this Silverlight application is finely tuned to the API version 1.0 as published.

edited tags
Link
Sky Sanders
  • 12.1k
  • 3
  • 33
  • 60
Loading
removed dataset size disclaimer. issue is resolved
Source Link
Sky Sanders
  • 12.1k
  • 3
  • 33
  • 60
Loading
spelling nazis.. what would we do without them
Link
Sky Sanders
  • 12.1k
  • 3
  • 33
  • 60
Loading
Source Link
Sky Sanders
  • 12.1k
  • 3
  • 33
  • 60
Loading