added complete api functionality

This commit is contained in:
JBB0807 2025-04-29 12:01:10 -07:00
parent 956ede5619
commit 24bd570795
13 changed files with 205 additions and 107 deletions

View file

@ -1,2 +1,2 @@
#DB_ASSIGNMENT_SERVICE_URL = "http://localhost:3000/"
DB_ASSIGNMENT_SERVICE_URL = "http://db-assignment-service.internal:3000/"
#DB_ASSIGNMENT_SERVICE_URL = "http://localhost:3000"
DB_ASSIGNMENT_SERVICE_URL = "http://db-assignment-service.internal:3000"