code-gov-api icon indicating copy to clipboard operation
code-gov-api copied to clipboard

API powering the code.gov source code harvester

Results 45 code-gov-api issues
Sort by recently updated
recently updated
newest added

## Expected Behavior Create cool data visualizations of the data from the API. ## Current Behavior Here's some examples: - https://beta.observablehq.com/@danieljdufour/python-vs-ruby-number-of-projects-on-code-gov - https://beta.observablehq.com/@danieljdufour/top-10-languages-of-projects-on-code-gov ## Possible Solution - Create a data...

help wanted
code.gov
[skill-level] beginner
[effort] small
[priority] low

OpenAPI v3 was released was recently released. We should consider evaluating an upgrade path to our Swagger docs from version 2.0 Links with more info: - [Announcement](https://swagger.io/announcing-openapi-3-0/) - [Swagger Specification](https://swagger.io/specification/)...

[issue-type] enhancement
help wanted
code.gov
[skill-level] intermediate
[effort] medium
[issue-type] good first issue
[priority] low

** Note: You may have already done this but I can't test because of https://github.com/GSA/code-gov-api/issues/273 **Is your feature request related to a problem? Please describe.** A clear and concise description...

[priority] high

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] When I sort repos...

[priority] low

## Expected Behavior Our API should only allow a whitelisted domain / IP to make a direct request to it. ## Current Behavior Anybody with the API endpoints can make...

[issue-type] enhancement