Skip to content

Instantly share code, notes, and snippets.

@shantanoo-desai
Last active August 13, 2019 08:49
Show Gist options
  • Save shantanoo-desai/e72f1239bca0204d2e3d75f5cbfbed1c to your computer and use it in GitHub Desktop.
Save shantanoo-desai/e72f1239bca0204d2e3d75f5cbfbed1c to your computer and use it in GitHub Desktop.
GitHub Gist test to use it as a static endpoint for JSON
{
"test": "This JSON will keep changing",
"version" : 0.3,
"url": "https://stackoverflow.com/questions/12522539/github-gist-editing-without-changing-url",
"features": [
"Feature1",
"Feature2",
"Feature3"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment