Git Product home page Git Product logo

api.data.gov's Introduction

CI Code Climate Known Vulnerabilities Known Vulnerabilities

api.data.gov

https://api.data.gov is a free API management service for federal agencies. Our aim is to make it easier for agencies to release and manage APIs. You can sign up for a single API key and use it across participating government services here. You can also find our documentation here.

Notes

To edit this site, edit the Master branch. Changes should take effect within minutes.

The website content for api.data.gov built with Middleman.

All contributions are welcome. To submit a change, fork this repo, commit your changes, and send us a pull request.

To edit the agency list on the homepage, create or edit a page like this for each agency.

Setup

Ruby 1.9+ is required to build the site.

$ git submodule update --init --recursive # Make sure to pull in git submodules
$ gem install bundler
$ bundle install --binstubs

Development

The content files to edit are in ./source. You can view your changes as you make them by running the Middleman preview server:

$ ./bin/middleman server

This will start a local web server running at http://localhost:4567/

After you're happy with your changes, commit and submit a pull request.

Deploy

To publish to production with GitHub Pages:

$ ./bin/rake publish

Public domain

This project is in the worldwide public domain. As stated in CONTRIBUTING:

This project is in the public domain within the United States, and copyright and related rights in the work worldwide are waived through the CC0 1.0 Universal public domain dedication.

All contributions to this project will be released under the CC0 dedication. By submitting a pull request, you are agreeing to comply with this waiver of copyright interest.

api.data.gov's People

Contributors

afeld avatar andrewgunther avatar asalomon-cpsc avatar brookeheaton avatar dannguyen avatar dependabot-preview[bot] avatar dependabot[bot] avatar gbinal avatar gui avatar its-a-lisa-at-work avatar jcastle avatar nv-fcc avatar vadave avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.