Actions
ClientProject #3134
open[API]: Auto Parts Products & Details API Implementation
Start date:
09/08/2025
Due date:
09/15/2025 (about 7 months late)
% Done:
100%
Estimated time:
3:00 h
Spent time:
Description
Scope¶
Develop APIs, types, services, and Redis integration for Auto Parts products and product details.
Tasks¶
1. Products¶
- Create Auto Parts Products API.
- Define Auto Parts Products Types in TypeScript.
- Implement service function for fetching products.
- Setup Redis caching with key-value structure.
- Create a separate endpoint for Redis cache handling.
2. Product Details¶
- Create Auto Parts Product Details API.
- Define Auto Parts Product Details Types in TypeScript.
- Implement service function for fetching product details.
- Setup Redis server caching for Auto Parts Product Details API.
Updated by Md.Sajib Ahmed 7 months ago
- % Done changed from 0 to 50
Here is the github issue link
Redis setup with redis API key.
implement searchparams functionalites.
Updated by Md.Sajib Ahmed 7 months ago
- Estimated time changed from 2:00 h to 3:00 h
Updated by Md.Sajib Ahmed 7 months ago
- % Done changed from 50 to 80
Here is the github commit link
- Setup redis server
- created service function for fetching data
- proper error handle using try catch
Updated by Md.Sajib Ahmed 7 months ago
- Status changed from In Progress to Complete
- % Done changed from 80 to 100
-
Created auto-parts products api documentation
- pqsjapan API documentation
- local api documenation
-
Created auto-parts product details api documentation
- pqsjapan API documentation
- local api documenation
Actions