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

This issue references [https://github.com/GSA/code-gov-web/issues/560](https://github.com/GSA/code-gov-web/issues/560), created by @USDOJ-FSCP. Original issue text: > At DOJ we are using a SharePoint solution that is not feature-rich when it comes to character level text...

[issue-type] enhancement
[issue-type] feedback

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Testing locally 2. Search for 'C' 3. Get internal...

[issue-type] bug
[skill-level] advanced
[effort] medium
[priority] high

During the harvesting process, we need to add data about any broken links that appear in the repository data. ## Possible solution During the harvesting process make a get request...

[issue-type] enhancement
help wanted
code.gov
[skill-level] intermediate
[effort] large
[priority] high

**Describe the bug** When developing new feature, get Bad Gateway for call to agencies endpoint. **To Reproduce** See screenshot **Expected behavior** Should return JSON **Screenshots** ![image](https://user-images.githubusercontent.com/4313463/43102091-02129900-8e7f-11e8-9277-8fb9951714ed.png) **Desktop (please complete the...

[issue-type] bug
[skill-level] advanced
[effort] medium
[priority] high

**Is your feature request related to a problem? Please describe.** Replace [Bunyan](https://github.com/trentm/node-bunyan/) for another logger package. Bunyan seems to be a dead project, see the following [conversation](https://github.com/trentm/node-bunyan/issues/586). **Describe the solution...

[issue-type] enhancement
help wanted
[skill-level] beginner
[effort] small
[issue-type] good first issue
[priority] low

**Describe the bug** A clear and concise description of what the bug is. I'm not sure if this is intentional, but `repos/repoID` endpoint is returning an array in staging, which...

[priority] low

**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 [...] I'm supposed to add...

[issue-type] enhancement
[effort] large
[priority] high

Agency's code.json metadata with special characters are displaying with ? on the project details views. Elastic search is indexing the code.json records with ? on the field values, please see...

[issue-type] bug
[priority] medium

**Is your feature request related to a problem? Please describe.** GraphQL is an alternative to REST API and superior to REST in some cases. **Describe the solution you'd like** A...

**Is your feature request related to a problem? Please describe.** When using the `repos` endpoint the total return is how many items match the query. When querying the `agencies` endpoint...