refactor: Add http requests #23
1 changed files with 3 additions and 0 deletions
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…
Add table
Reference in a new issue