Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.04 KB

README.md

File metadata and controls

29 lines (21 loc) · 1.04 KB

USOS API Browser

USOS API Browser is a simple interactive OAuth client for Windows, designed for browsing and testing USOS API methods.

Screenshot

Note: The list of available methods is dynamically fetched from the chosen USOS API server. The screenshot may be outdated.

Disclaimer

This application is for testing purposes only. It was written as a quick example of basic USOS API usage. There are tons of WebExceptions it doesn't even try to catch!

Having that said, I still think that it is quite useful developer tool, especially if you're aiming for a deep understanding on how the USOS API OAuth authorization actually works.

Installation

You can use this deployment site. Please note, that it can be a little ahead or behind the master branch.