JSFiddle - React, Tailwind, and code Playground

by Ryan Brackett

JavaScript

$.get( "https://fhir.epic.com/Specifications", function( data ) {
    console.log(data);     
});