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

Add the basic implementation for the API endpoint #32

Open
29 tasks done
ziadhany opened this issue Jul 9, 2023 · 0 comments
Open
29 tasks done

Add the basic implementation for the API endpoint #32

ziadhany opened this issue Jul 9, 2023 · 0 comments
Assignees

Comments

@ziadhany
Copy link
Collaborator

ziadhany commented Jul 9, 2023

  • admin/
  • .well-known/webfinger
  • home
  • users/@str:slug
  • purls/@path:slug/
  • purls/@path:purl_string/follow
  • accounts/sign-up
  • accounts/login/
  • accounts/logout
  • create-repo
  • repo-list
  • repository/uuid:repository_id/create-review/"
  • review-list
  • reviews/uuid:review_id/
  • reviews/uuid:review_id/votes/
  • notes/uuid:note_id/votes/
  • repository/uuid:repository_id/
  • repository/uuid:repository_id/fetch
  • notes/uuid:uuid/
  • /api/v0/users/@str:username/outbox/
  • /api/v0/users/@str:username/outbox/
  • /api/v0/purls/@path:purl_string/inbox/
  • /api/v0/purls/@path:purl_string/outbox/
  • /api/v0/users/@str:username/following/
  • /api/v0/purls/@path:purl_string/followers/
  • token/
  • token/refresh/
  • token/revoke/
  • o/", include("oauth2_provider.urls", namespace="oauth2_provider")),
@ziadhany ziadhany self-assigned this Jul 9, 2023
@ziadhany ziadhany changed the title Add the basic design for the API endpoint Add the basic implementation for the API endpoint Jul 17, 2023
@keshav-space keshav-space transferred this issue from aboutcode-org/vulnerablecode Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant