ghuser.io icon indicating copy to clipboard operation
ghuser.io copied to clipboard

JAMstack? (JavaScript, APIs, and Markup)

Open anishkny opened this issue 7 years ago • 1 comments

I am not sure if this can be expressed as a JAMstack?

Couple of options:

  1. Clean separation between backend API (say given a GH username, provide their data as JSON from cache or whtever) and web app frontend (given JSON data, show it in browser)?
  2. When a user does a "sign up", compute their GH data and generate a static HTML representing their profile and park it at ghuser.io/username which can then be periodically updated (if we are okay with delay between data change and update of profile).

PS: hey @xiegeo ! noticed you on the contributors, haha small world!

anishkny avatar Aug 21 '18 18:08 anishkny

Thanks for the input! Not sure yet if we want this, but keeping this issue open to think about it. Definitely worth thinking about it while looking into #103 and #49

lourot avatar Aug 21 '18 20:08 lourot