Skip to content

feat: created a sample app using flask and redis #26

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

Merged
merged 7 commits into from
Aug 8, 2024

Conversation

Aman172003
Copy link
Contributor

closes issue #2112

This Flask-based application provides a book management system utilizing Redis for caching and storage. It supports adding, retrieving, updating, and deleting book records, with optimized search functionality and cache management for improved performance. The API endpoints ensure efficient data handling and quick access to book information.

Passed all the 6 test-cases
Screenshot 2024-08-03 at 3 46 23 AM

Signed-off-by: Aman172003 <tej171995@gmail.com>
Signed-off-by: Aman172003 <tej171995@gmail.com>
Signed-off-by: Aman172003 <tej171995@gmail.com>
Signed-off-by: Aman172003 <tej171995@gmail.com>
Signed-off-by: Aman172003 <tej171995@gmail.com>
Signed-off-by: Aman172003 <tej171995@gmail.com>
Signed-off-by: Aman172003 <tej171995@gmail.com>
@Aman172003
Copy link
Contributor Author

@Sonichigo review required!!

@Sonichigo Sonichigo self-requested a review August 5, 2024 06:42
Copy link
Contributor

@Sonichigo Sonichigo left a comment

Choose a reason for hiding this comment

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

LGTM

@Sonichigo Sonichigo merged commit b106a5e into keploy:main Aug 8, 2024
1 check passed
Harshjosh361 pushed a commit to Harshjosh361/samples-python that referenced this pull request Oct 13, 2024
* feat: Created a sample app using flask and redis

Signed-off-by: Aman172003 <tej171995@gmail.com>

* removed errors

Signed-off-by: Aman172003 <tej171995@gmail.com>

---------

Signed-off-by: Aman172003 <tej171995@gmail.com>
Signed-off-by: Harshjosh361 <harshjosh361@gmail.com>
drishlekh pushed a commit to drishlekh/samples-python that referenced this pull request Jun 18, 2025
* feat: Created a sample app using flask and redis

Signed-off-by: Aman172003 <tej171995@gmail.com>

* removed errors

Signed-off-by: Aman172003 <tej171995@gmail.com>

---------

Signed-off-by: Aman172003 <tej171995@gmail.com>
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

Successfully merging this pull request may close these issues.

2 participants