This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<template> | |
<div> | |
<h1>Providers</h1> | |
<a href='https://postgrest.org/en/v7.0.0/api.html'>check search syntax</a> | |
<select v-model='pinCol'> | |
<option v-for='field in header'>{{ field['name'] }}</option> | |
</select> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script type="application/vnd.classpert+json"> | |
{ | |
"id": "https://techexplorations.com/so/asbsgs2", | |
"course_name": "Become arduino ninja with 16 hours of training in our online dojo", | |
"slug": "become-arduino-ninja-with-16-hours-of-training-in-our-online-dojo", | |
"url": "https://techexplorations.com/so/asbsgs2", | |
"status": "available", | |
"level": "beginner", | |
"offered_by": [{ | |
"type": "company", |