Eligible.com Copy JSON Snippets Feature

Unlike traditional ones, our API at Eligible can return extremely long JSON files containing many details of patient's insurance coverage, plans, copayments, totals, and all sorts of medical goodies. Such complexity makes exploring JSON data inside documentations pretty difficult.

To help our users explore the files, we implemented a copy feature that works across all browsers. In supporting browsers, it copies right away, and in other ones it reminds the user to CMD+C manually in order to get the data. This way anyone can grab a long snippet and explore it themselves in a text editor.

Check out how it's done in practice on this Medicare page.

Also a shout out to our friends at Readme that make it incredibly easy to maintain our documentation in the cloud.

More by Kirill Zubovsky

View profile