Fixed troostwijk new api issues

This commit is contained in:
Computerboer
2023-10-20 23:57:16 +02:00
parent 571a18e4aa
commit cf1f695971
4 changed files with 65 additions and 31 deletions

5
runapi.py Normal file
View File

@@ -0,0 +1,5 @@
from app import getAllAuctions
from models.location import Countrycode
result = getAllAuctions('NL');