Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ api Public
forked from cfpb/api

Documentation to support upcoming data platform API and data sets

License

Unlicense, CC0-1.0 licenses found

Licenses found

Unlicense
LICENSE
CC0-1.0
COPYING.txt
Notifications You must be signed in to change notification settings

MarynaQA/api

 
 

Public Data Platform

This is the documentation repository for the Public Data Platform API. It is a separate effort from Qu, the software that powers this API. That documentation lives here.

Check out the gh-pages view.

Thanks to the eregs team and their documentation work for starting us off with a great codebase.

Using JavaScript and Bower

If you are going to work on the JavaScript for this site, you need to do the following:

  • Run npm install -g bower to install Bower.
  • Run npm install -g grunt-cli to install Grunt.
  • Run npm install in the directory to install other tools.
  • Run bower install to install dependencies.

After changing the JavaScript, run grunt to rebuild the minified JS.

About

Documentation to support upcoming data platform API and data sets

Resources

License

Unlicense, CC0-1.0 licenses found

Licenses found

Unlicense
LICENSE
CC0-1.0
COPYING.txt

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published