{ JaSON API }
GraphQL Playground 👉

Look at all these Jasons!

JasonWaves
  • Jason Lengstorf

    @jlengstorf
    131
  • Jason Miller

    @_developit
    43
  • Jason Brown

    @browniefed
    39
  • Jason Bourne

    @jasonbourne
    32
  • Jason Bateman

    @batemanjason
    19
  • Jason Statham

    @realjstatham
    9
  • Jason Momoa

    10
  • Jason Voorhees

    10
  • Jason Segel

    @jasonsegel
    11
  • Jason Biggs

    @JasonBiggs
    10
  • Jason Bahl

    @jasonbahl
    27
  • Jason Mitchell

    @_jasonmit
    18

On I disabled the serverless functions from running in production.

The site's loading and waving mechanisms have been adjusted to be visually identical to when the serverless functions were online. As a result, waves are no longer sent to the database and will not be counted.

To view the code of this site when serverless functions were enabled, check out the repository at the last state with serverless functions enabled

Only a few lines of code are different. The different lines were commented out and replaced immediately below.

To view the code that moved away from serverless functions, check out the pull request that removes serverless functions