Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add implementation profiles or playbooks #31

Open
Ryandaydev opened this issue May 25, 2017 · 1 comment
Open

Add implementation profiles or playbooks #31

Ryandaydev opened this issue May 25, 2017 · 1 comment

Comments

@Ryandaydev
Copy link

Ryandaydev commented May 25, 2017

As teams implement these standards on specific technology stacks, they can contribute back to the rest of the organization by demonstrating what type of coding or configuration was necessary. They could document these in "implementation profiles" or "implementation playbooks".

For example, how do you "Enable CORS" with node.js/express? How do you put the version in the path for JAX-RS?

I am currently doing this for a technology stack in IC and it is a similar process to what we did previously on the Prototype City Pairs API standards page.

@Ryandaydev
Copy link
Author

Ryandaydev commented May 25, 2017

Would be good to create a blank template for this that teams could clone and add to the repo for each technology.

Sample template might be something like:

Standards Item Implementation tips Notes or limitations
Enable CORS Some setting here Some note about it

After going through this exercise a couple of times, It occurs to me that some numerical structure on the standards might make this easier. For instance, if we update the standards with 1.A.I, or something like that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant