feat: improved api endpoint for product and hotel data using middleware

This commit is contained in:
Björn Fromme
2025-11-20 09:57:02 +01:00
parent ba3ebe0bb3
commit 63ccda5b8a
4 changed files with 169 additions and 203 deletions
+7
View File
@@ -0,0 +1,7 @@
### GET product data for myep
GET https://ep-reisen.ddev.site/api/product
?product=SBW
&hotel=SBWOU2
&key=abcabc123
###