In October, the healthcare.gov website will be the site millions of Americans use to choose their health insurance. The new site has been built in public for months, iteratively created on Github using cutting edge open-source technologies. Healthcare.gov is the rarest of birds: a next-generation website that also happens to be a .gov. It will use Jekyll, which allows developers to build a static website from dynamic components. This will make the website faster and more efficient. A fascinating story!
- Healthcare.gov: Code Developed by the People and for the People, Released Back to the People, by Alex Howard, The Atlantic (Jun 28 2013).
First, Bryan [Sivak] pledged, “everything we do will be published on GitHub,” meaning the entire code-base will be available for reuse. This is incredibly valuable because some states will set up their own state-based health insurance marketplaces. They can easily check out and build upon the work being done at the federal level….
Moreover, all content will be available through a JSON API, for even simpler reusability. Other government or private sector websites will be able to use the API to embed content from healthcare.gov. As official content gets updated on healthcare.gov, the updates will reflect through the API on all other websites.
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
Latest Comments