https://github.com/gsa/federal-open-source-repos
Uses Javascript to query the Social Media Registry and GitHub APIs and list details about all federal open source code on GitHub
https://github.com/gsa/federal-open-source-repos
Last synced: about 1 year ago
JSON representation
Uses Javascript to query the Social Media Registry and GitHub APIs and list details about all federal open source code on GitHub
- Host: GitHub
- URL: https://github.com/gsa/federal-open-source-repos
- Owner: GSA
- License: bsd-3-clause
- Created: 2012-06-28T01:52:08.000Z (about 14 years ago)
- Default Branch: gh-pages
- Last Pushed: 2014-03-05T17:21:14.000Z (over 12 years ago)
- Last Synced: 2025-04-03T04:51:11.597Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://federal-repositories.herokuapp.com/
- Size: 414 KB
- Stars: 36
- Watchers: 8
- Forks: 17
- Open Issues: 4
-
Metadata Files:
- Readme: readme.md
- License: license.txt
Awesome Lists containing this project
README
Federal Open Source Repositories
================================
Live version available at:
-------------------------
http://federal-repositories.herokuapp.com/ (you'll have to do a one-time authentication against your github account)
_Note that the original version at http://gsa.github.com/federal-open-source-repos/ is still live but now hits the API rate limits of GitHub for unathenticated users. This is a good problem! It's because there's such growth in government GitHub usage._
**Also note sister projects** at www.govcode.org and http://ada.mbecker.cc/USAxGITHUB.
Contributing to the Project
---------------------------
1. Fork the project using the "fork" button in the top-right corner
1. Create a new branch
1. Make changes
1. Commit, push
1. Visit your repository's page to submit a pull request
*Note: By contributing to this project, you agree to license your work under the same terms as those that govern this project's distribution. See license.txt for more information.*