Frameworks & Tools

Frameworks


API

  • curl - command line API call

chevron-rightcurlhashtag
$ curl -H "Content-Type: application/json" \
       -H "Device-Token: YOUR_DEVICE_TOKEN" \
       -X POST \
       -d '{"variable":"temperature","value":100,"unit":"F"}' \
       https://api.<domain>/data

Coding IDE

  • repl.it

  • trinket

Database

Diagram & draw

Documentation & Content creation

Linux

  • tree - command line file tree structure

chevron-righttreehashtag

Markdown editor

MQTT

Product Management

Python

  • Glueviz - multidimensional data visualization across files

SCP

  • WinSCP

SSH

  • See SETUP > Dev Environments > SSH

Storage - cloud


Misc

Mixed Categories

Type
ProductName, website, etc.

Jason Web Token parser

Circuit Maker

CircuitMaker - desktop installed;

Circuit design

Fritzing - desk install

Last updated