refactor: Add http requests #23
3
requests/getAllProjects.http
Normal file
3
requests/getAllProjects.http
Normal file
@ -0,0 +1,3 @@
|
||||
### GET request to example server
|
||||
GET http://localhost:8080/projects
|
||||
Authorization: Bearer {{auth_token}}
|
Loading…
Reference in New Issue
Block a user