-
Notifications
You must be signed in to change notification settings - Fork 1
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
Practice App: Feature- Search by tag API #107
Labels
Coding
The issue is related with coding
Effort: High
Handling this issue might take longer
Practice App
related to the practice app
Priority: High
This issue must be handled immediately
Status: Review Needed
A review is needed for this issue
Comments
|
|
|
Merged
|
With PR #128, another tag related functionality is added: |
|
Practice App Implementation is over. No action is taken, closing the issue. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Coding
The issue is related with coding
Effort: High
Handling this issue might take longer
Practice App
related to the practice app
Priority: High
This issue must be handled immediately
Status: Review Needed
A review is needed for this issue
What's up?
As discussed in meeting notes #14 I will create the API for search by tag. Given a tag name this API will return a list of all of the art items tagged with that tag (in json format).
api/searchbytag/<str:tag>
GET
To Do
Deadline
Creation: 15.05.2022 @21.00
Testing: 17.05.2022 @21.00
Review: 18.05.2022 @21.00
Additional Information
No response
Reviewers
@KarahanS
The text was updated successfully, but these errors were encountered: