Skip to content

Instantly share code, notes, and snippets.

@juhosa
Created December 19, 2017 11:40
Show Gist options
  • Save juhosa/3cd51592668586727a968040ee3030eb to your computer and use it in GitHub Desktop.
Save juhosa/3cd51592668586727a968040ee3030eb to your computer and use it in GitHub Desktop.
{
"author": {
"name": "Juho Salli",
"github_username": "juhosa"
},
"template": {
"version": 1,
"name": "flask-restful-example",
"description": "Simple example of Neil templates, using Flask-Restful"
},
"questions": [
{"question": "Resource name?", "param_name": "resource_name"},
{"question": "Add health check endpoint? (yes/no)", "param_name": "health_check"}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment