Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix add to cart endpoint | Akshay | 2020-12-23 | 2 | -17/+15 |
| | |||||
* | fix cookies/cors, more logging | Akshay | 2020-12-20 | 3 | -1/+21 |
| | |||||
* | improve product rating api | Akshay | 2020-12-18 | 1 | -2/+42 |
| | |||||
* | extend deps to chrono + serde | Akshay | 2020-12-16 | 2 | -2/+2 |
| | |||||
* | begin working on rating endpoints | Akshay | 2020-12-16 | 4 | -7/+142 |
| | |||||
* | add cart endpoints, rework testing files | Akshay | 2020-12-16 | 1 | -0/+111 |
| | |||||
* | add product/ endpoints | Akshay | 2020-12-16 | 6 | -31/+117 |
| | |||||
* | add product deets and update endpoints | Akshay | 2020-11-16 | 3 | -4/+47 |
| | |||||
* | update models for product apis | Akshay | 2020-11-16 | 2 | -1/+36 |
| | |||||
* | add basic product apis | Akshay | 2020-11-16 | 2 | -1/+6 |
| | |||||
* | add product table | Akshay | 2020-11-16 | 1 | -0/+45 |
| | |||||
* | add change password endpoint, compiles on stable rust | Akshay | 2020-11-11 | 3 | -138/+42 |
| | |||||
* | init | Akshay | 2020-10-04 | 8 | -0/+344 |