Would you like to clone this notebook?

When you clone a notebook you are able to make changes without affecting the original notebook.

Cancel

Endpoint Demo

node v6.17.1
version: master
endpointsharetweet
The world's simplest hit counter, using a hosted database service called Orchestrate: https://orchestrate.io
var db = require('orchestrate')(process.env.ORCHESTRATE_KEY) exports.tonicEndpoint = async function(request, response) { await db.newPatchBuilder("counts", process.env.TONIC_MOUNT_PATH) .upsert(true) .init("count", 0) .inc("count") .apply() var hits = await db.get("counts", process.env.TONIC_MOUNT_PATH) response.end(hits.body.count.toString()) }
We've set our Orchestrate API key in our environment variables, which we use to initialize the db at the start. Then, on every request, we simply increment the count. Finally, we retrieve the current count and return it. It's important to do the increment this way, so that concurrent updates aren't lost. We then read back out the current value, which may have been updated by someone else already, but that doesn't much matter. The count is stored on a document with an ID matching the "TONIC_MOUNT_PATH" environment variable, which is the URL of this document.
Loading…

33 comments

  • posted 5 years ago by akhond
    need my payments to 2,=- 02?$ #7
  • posted 5 years ago by rahasia
    -999$#4
  • posted 5 years ago by anspage
    #formations#anspageĀ®
  • posted 4 years ago by 5d2bdf3e60baea001a0a3a67
    Remove frp
  • posted 3 years ago by bigbenqb7
    Remove all
  • posted 3 years ago by lokolops
    H
  • posted 3 years ago by w5g
    Hello
  • posted 3 years ago by success156
    cash deposit request #30,000,000-transfer this to George Ekopimoh Monday that its my ballance check~live account
  • posted 3 years ago by success156
    300,000$ balance from undue cheque name: George Ekopimoh Monday
  • posted 3 years ago by falcoblck
    npm i lodash
  • posted 3 years ago by kohlim6
    Fit in github acCount
  • posted 3 years ago by mandy34
    Like
  • posted 3 years ago by shannawhaley0
    https://npmjs.com/package/@github/rest-api-operations
  • posted 3 years ago by abc482
    https://npmjs.com/package/@github/rest-api-operations
  • posted 3 years ago by yanuar444
    0747459374 yanuar harsanto bank negara indonesia
  • posted 2 years ago by nicolefu
    6303361675 iluvcock
  • posted 2 years ago by ahmadshir
    https://runkit.io/runkit/hello-world-api/1.0.0
  • posted 2 years ago by quangthong81
    https://orchestrate.io
  • posted 2 years ago by chucky-ux
    Mario K
  • posted 2 years ago by 6113582c01f30b001a51ccf8
    hi was everyone
  • posted a year ago by nony626
    https://orchestrate.io
  • posted a year ago by arroncarson
    carson
  • posted a year ago by johnstone456
    2000
  • posted a year ago by 62679fd34c8c740007ad18fe
    Vinhkhanhtran05@gmail.com cbltranvinhkhanh@com
  • posted 9 months ago by mjhgttrrr3eey8oo
    Ach hh
  • posted 9 months ago by alasd5
    10009900
  • posted 8 months ago by rodneymcghee
    Cash depost 300,000
  • posted 7 months ago by shamssami
    Hi
  • posted 7 months ago by ashley1mary
    CARMONAASHLEY481@gmail.COM
  • posted 5 months ago by 639dd7df0048d60008b519d2
    Ok
  • posted 5 months ago by damacsa
    CARMONAASHLEY481@gmail.COM639dd7df0048d60008b519d2
  • posted 3 months ago by kerryhenderson303
    I need my my money
  • posted 3 months ago by 63fb68a574b22b000826c249
    Ok

sign in to comment