Commit Graph

7 Commits

Author SHA1 Message Date
ce3ec074eb feat: Adding states endpoint and regex find to current endpoints 2023-10-06 00:23:36 -06:00
bf65d9a5cf feat: Adding product-categories endpoint 2023-10-05 23:39:21 -06:00
857a8bf18b fix(Pagination): Improve performance of pagination
- Add limit parameter to find method.
 - Set absolute pagination elements limit to 1000.
 - Adding pagination validation, do not accept negative values. If
   negative values are detected, default parameters are used.
2023-10-05 23:27:30 -06:00
8bab3daf57 feat: Adding cities endpoint 2023-10-05 23:11:10 -06:00
45624eb722 feat(CI): Adding CI deployment script 2023-10-05 22:43:47 -06:00
83e037c298 feat(Countries): Adding countries endpoint 2023-10-05 15:59:22 -06:00
55f1c6e091 Initial commit 2023-10-05 11:43:08 -06:00