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

Added API for getting user links #97

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

tommyneu
Copy link
Member

API for getting authenticated user's go links

  • Adds /api/links route
  • Authenticates user and uses their UID to get their URLs
  • Added infrastructure for adding more apis in the future

@tommyneu tommyneu requested review from ericras and sarongebre March 15, 2023 16:54
@tommyneu tommyneu self-assigned this Mar 15, 2023
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

@tommyneu
Copy link
Member Author

This should be expanded upon to allow all CRUD actions and have a database table for the API access tokens

@tommyneu tommyneu marked this pull request as draft April 27, 2023 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant