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

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

Open
@anishkny

Description

@anishkny

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions