issues
search
CSCI-GA-2820-FA24-001
/
customers
NYU DevOps Customers Service Fall 2024
Apache License 2.0
0
stars
1
forks
source link
added read customer
#17
Closed
WilliOvO
closed
1 month ago
WilliOvO
commented
1 month ago
Made the following changes:
Added read customer endpoint in "routes.py"
Added test case for read endpoint
Added BASE_URL in "test_routes.py"
Added _create_customers in "test_routes.py"
Uncommented and fixed some bugs
Made the following changes: