Skip to content

Instantly share code, notes, and snippets.

View StephenBlackWasAlreadyTaken's full-sized avatar

Emma Black StephenBlackWasAlreadyTaken

View GitHub Profile
@StephenBlackWasAlreadyTaken
StephenBlackWasAlreadyTaken / share_send_app_endpoints.md
Last active April 25, 2024 13:38
DexcomShare Endpoints for the Uploader App
  • these are the calls used by the dexcom uploader app
  • these are in no particular order!
  • User-Agent: Dexcom%20Share/3.0.2.11 CFNetwork/672.0.2 Darwin/14.0.0

General

Read Dexcoms System time clock

GET

@StephenBlackWasAlreadyTaken
StephenBlackWasAlreadyTaken / 0_reuse_code.js
Created December 12, 2013 16:22
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console