yogastic/api.http
Schneider Roland ed6e5089ec add strapi
2024-12-30 18:11:00 +01:00

7 lines
113 B
HTTP

### GET request with a header
GET {{domain}}/api/cars
Accept: application/json
Authorization: Bearer {{token}}