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

Implementing a Get Endpoint for Practice App: Bilal Atım #223

Closed
bilalatim opened this issue May 9, 2023 · 2 comments
Closed

Implementing a Get Endpoint for Practice App: Bilal Atım #223

bilalatim opened this issue May 9, 2023 · 2 comments
Assignees
Labels
Priority: High Issues that require immediate attention and should be addressed as soon as possible. Status: Done Issues that have been completed. Type: Feature Issues related to adding new features or functionality to the project.

Comments

@bilalatim
Copy link
Contributor

Description

In this task I will implement a "GET /genre/genreID" endpoint. This endpoint will basically do the following: based on the given user's email, it will return the history of the responses(these responses are stored in our database) that the user get from Rawg Video Games Api, "api/genres/{genreID} =?key=<rawg_Api_Key>" endpoint.

👮‍♀️ Reviewer

Ege Ekşi

⏰ Deadline

10.05.2023 - Wednesday - 23.59

@bilalatim bilalatim added Priority: High Issues that require immediate attention and should be addressed as soon as possible. Type: Feature Issues related to adding new features or functionality to the project. Status: In Progress Issues that are currently being worked on. labels May 9, 2023
@bilalatim bilalatim self-assigned this May 9, 2023
@bilalatim
Copy link
Contributor Author

I have implemented and pushed #310 the GET endpoint for /api/genre. Can you check my work @egeek259 ?

@bilalatim bilalatim added Status: In Review Issues that are waiting for review and approval from others. and removed Status: In Progress Issues that are currently being worked on. labels May 12, 2023
@egeek259
Copy link
Contributor

I have reviewed your issue. Your pull request is reviewed and merged. Since this task is done, I am closing this issue.

@egeek259 egeek259 added Status: Done Issues that have been completed. and removed Status: In Review Issues that are waiting for review and approval from others. labels May 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: High Issues that require immediate attention and should be addressed as soon as possible. Status: Done Issues that have been completed. Type: Feature Issues related to adding new features or functionality to the project.
Projects
None yet
Development

No branches or pull requests

2 participants