refactor: Add http requests #23

Closed
ptran wants to merge 10 commits from feature/create-project into main
Showing only changes of commit fca0ab89ed - Show all commits

@ -0,0 +1,3 @@
### GET request to example server
GET http://localhost:8080/projects
Authorization: Bearer {{auth_token}}