WUT_Computer_Science/movie_recommendations/Test.http

16 lines
190 B
Plaintext
Raw Normal View History

2024-06-16 18:04:50 +02:00
### GET request to example server
GET http://127.0.0.1:5000/boop
###
POST http://127.0.0.1:5000/api/v3/AI_recommendations
Content-Type: application/json
[
49026,
155,
312113
]
###