Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: added catalog api #35

Merged
merged 2 commits into from
Sep 22, 2021
Merged

feat: added catalog api #35

merged 2 commits into from
Sep 22, 2021

Conversation

guacamole
Copy link
Member

  • Addresses Add catalog api for the registry #5
  • To list the available repositories
  • Uses auth middleware to authenticate the user and returns user's private repositories
  • Further modifications to be made when user can access public repos along with their own

Signed-off-by: guacamole gunjanwalecha@gmail.com

- to list the available repositories
- uses auth middleware to authenticate the user and returns user's private repositories
- further modifications to be made when user can access public repos along with their own

Signed-off-by: guacamole <gunjanwalecha@gmail.com>
@guacamole guacamole requested a review from jay-dee7 September 22, 2021 07:18
@guacamole guacamole self-assigned this Sep 22, 2021
main.go Outdated Show resolved Hide resolved
Signed-off-by: guacamole <gunjanwalecha@gmail.com>
Copy link
Member

@jay-dee7 jay-dee7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@guacamole LGTM

@jay-dee7 jay-dee7 merged commit 18438b7 into master Sep 22, 2021
@jay-dee7 jay-dee7 deleted the catalog-api branch September 22, 2021 07:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants