Browse Source

Fix build problems with government api additions

pull/452/head
chief10 6 years ago
parent
commit
e55c021018
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      README.md

+ 3
- 3
README.md View File

@@ -277,9 +277,9 @@ API | Description | Auth | HTTPS | Link |
### Government
API | Description | Auth | HTTPS | Link |
|---|---|---|---|---|
| FEC | Information on campaign donations in federal elections | `apiKey` | yes | [Go!](https://api.open.fec.gov/developers/) |
| BusinessUSA | BusinessUSA gives developers access to authoritative information on U.S. programs, events, services and more. | `apiKey` | yes | [Go!](https://business.usa.gov/developer) |
| Regulations.gov | Regulations.gov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process. | `apiKey`| [Go!](https://regulationsgov.github.io/developers/) |
| FEC | Information on campaign donations in federal elections | `apiKey` | Yes | [Go!](https://api.open.fec.gov/developers/) |
| BusinessUSA | BusinessUSA gives developers access to authoritative information on U.S. programs, events, services and more | `apiKey` | Yes | [Go!](https://business.usa.gov/developer) |
| Regulations.gov | Regulations.gov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process | `apiKey` | Yes | [Go!](https://regulationsgov.github.io/developers/) |

### Health
API | Description | Auth | HTTPS | Link |


Loading…
Cancel
Save