Skip to content

Refactor APIs serving lists of repositories #12

@ned-park

Description

@ned-park

In order to clean up the RepoCard component on the front end, the API should serve consistent JSON across end points whether users are logged in or not. In particular: (repo.userId.username <-> repo.username) and (repo._id <-> repo.id) should both be reduced to a single form.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions