Permalink
Commits on Mar 31, 2016
  1. Merge pull request #66 from paulswartz/master

    [small] fix SSL Labs URL
    monfresh committed Mar 31, 2016
  2. fix SSL Labs URL

    The protocol was missing.
    paulswartz committed Mar 31, 2016
Commits on Feb 25, 2016
  1. Merge pull request #64 from jessieay/master

    Recommend consistency over `under_score` for API keys
    konklone committed Feb 25, 2016
Commits on Dec 3, 2015
  1. Merge pull request #61 from ReadmeCritic/master

    Update README URLs based on HTTP redirects
    konklone committed Dec 3, 2015
Commits on Dec 1, 2015
Commits on Oct 29, 2015
  1. Merge pull request #60 from 18F/about_yml

    Added .about.yml
    konklone committed Oct 29, 2015
  2. @adelevie is co-lead

    konklone committed Oct 29, 2015
  3. Added .about.yml

    - "owner_type: individual" is not currently an official owner_type and
      will result in a validation error. What to do here is in flux.
      Suggestions appreciated.
    arowla committed Oct 29, 2015
Commits on Oct 28, 2015
  1. Merge pull request #58 from 18F/add_contributing_file

    Added CONTRIBUTING file
    arowla committed Oct 28, 2015
  2. Merge pull request #56 from 18F/add-license

    Adding LICENSE
    adelevie committed Oct 28, 2015
  3. Create LICENSE.md

    arowla committed Oct 28, 2015
Commits on Jul 22, 2015
  1. Merge pull request #52 from 18F/melodykramer-patch-1

    Update README.md
    adelevie committed Jul 22, 2015
  2. Update README.md

    Added public domain to this repo.
    Melody Kramer committed Jul 22, 2015
Commits on Jan 14, 2015
  1. Merge pull request #48 from 18F/update_url

    FB open link was outdated
    adelevie committed Jan 14, 2015
  2. make fbopen link https

    adelevie committed Jan 14, 2015
  3. FB open link was outdated

    That page directed you to another page.
    LindsayYoung committed Jan 14, 2015
Commits on Dec 4, 2014
  1. Merge pull request #47 from bengm/master

    Rename example resource to 'articles'
    konklone committed Dec 4, 2014
  2. Rename example resource to 'articles'

    Changed example resource from '/posts' to '/articles'. This is to avoid any potential confusion between the POST http verb (which appears nearby) and the contrived resource example of [blog] posts.
    bengm committed Dec 4, 2014
Commits on Sep 26, 2014
  1. typo

    konklone committed Sep 26, 2014
Commits on Aug 12, 2014
  1. add context to the doc

    konklone committed Aug 12, 2014
Commits on Aug 11, 2014
  1. Removes status code from error msg body.

    This can be handled in the HTTP status code alone. Having a status
    code in the JSON body was really only needed over JSONP, where only
    200 HTTP status codes would allow clients to see the response. Since
    we're not using JSONP, this isn't necessary anymore.
    
    Related to #45.
    konklone committed Aug 11, 2014
Commits on Jul 27, 2014
  1. Merge pull request #44 from 18F/rewrite-LTB

    grammar and style tweaks
    konklone committed Jul 27, 2014
  2. Merge pull request #39 from 18F/date-formats

    Adds a date format section, recommending ISO 8601
    konklone committed Jul 27, 2014
Commits on Jul 16, 2014
Commits on Jul 3, 2014
  1. Merge pull request #36 from LenaTrudeau/patch-1

    Update README.md - grammar tweaks
    quepol committed Jul 3, 2014
  2. Update README.md

    LenaTrudeau committed Jul 3, 2014
Commits on Jul 1, 2014
  1. Merge pull request #27 from 18F/rewrite

    Initial rewrite
    konklone committed Jul 1, 2014
  2. Merge pull request #35 from 18F/keys

    Section on API keys
    konklone committed Jul 1, 2014
  3. Merge pull request #34 from 18F/sni

    Section on SNI
    konklone committed Jul 1, 2014
Commits on Jun 25, 2014
  1. Try a slight reword

    konklone committed Jun 25, 2014
Commits on Jun 24, 2014