Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Dec 18, 2019. It is now read-only.
/ code-gov-repos-parser Public archive

DEPRECATED πŸ›‘ - Parse out information from code.gov repos

Notifications You must be signed in to change notification settings

GSA/code-gov-repos-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

DEPRECATED

This project repo is no longer being maintained. For more information on code-gov repos, go to GSA/code-gov.

code-gov-repos-parser

Parse out information from code.gov repos

Why?

Repeating a lot of code between front-end and code-gov-data

Usage

import { getAgencies } from '@code.gov/repos-parser

fetch("https://api.code.gov/repos?api_key=DEMO_KEY")
.then(response => response.json())
.then(data => data.repos)
.then(getAgencies)
.then(console.log)

Contact

code@gsa.gov

About

DEPRECATED πŸ›‘ - Parse out information from code.gov repos

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.