Skip to content
This repository has been archived by the owner on Jun 14, 2020. It is now read-only.

JAMstack? (JavaScript, APIs, and Markup) #120

Open
anishkny opened this issue Aug 21, 2018 · 1 comment
Open

JAMstack? (JavaScript, APIs, and Markup) #120

anishkny opened this issue Aug 21, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@anishkny
Copy link

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!

@lourot
Copy link
Member

lourot commented Aug 21, 2018

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 lourot added the enhancement New feature or request label Aug 21, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants