{"id":24744386,"url":"https://github.com/linux-vps/httpyac-example","last_synced_at":"2025-03-22T22:29:27.910Z","repository":{"id":271845411,"uuid":"914741303","full_name":"linux-vps/httpyac-example","owner":"linux-vps","description":"Tokens are stored from the response, in an environment variable, with a set name.","archived":false,"fork":false,"pushed_at":"2025-01-10T15:56:14.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-28T02:18:12.675Z","etag":null,"topics":["accesstoken","http","httpyac","refresh-token","requests","token"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/linux-vps.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-10T08:03:29.000Z","updated_at":"2025-01-22T08:28:55.000Z","dependencies_parsed_at":"2025-01-10T09:38:32.507Z","dependency_job_id":null,"html_url":"https://github.com/linux-vps/httpyac-example","commit_stats":null,"previous_names":["linux-vps/httpyac-example"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linux-vps%2Fhttpyac-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linux-vps%2Fhttpyac-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linux-vps%2Fhttpyac-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linux-vps%2Fhttpyac-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/linux-vps","download_url":"https://codeload.github.com/linux-vps/httpyac-example/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245028244,"owners_count":20549479,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["accesstoken","http","httpyac","refresh-token","requests","token"],"created_at":"2025-01-28T02:18:19.953Z","updated_at":"2025-03-22T22:29:27.882Z","avatar_url":"https://github.com/linux-vps.png","language":null,"readme":"### This httpyac example is for a server project that serves the Supabase database. \n#### Tokens are stored from the response, in an environment variable, with a set name.\n##### If an error occurs, just repeat the step that saves the information to the variable.\n\nSummary:\n\nUse the @name decorator to assign a name. For example:\n```bash\n# @name Variables\n```\nInitialize global variables:\n```bash\n{{\n  $global.accessToken=null;\n  $global.refreshToken=null;\n}}\n```\nUse global variables even in other .http files:\n```bash\n# @name me\nGET /auth/me\nAuthorization: Bearer {{$global.accessToken}}\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinux-vps%2Fhttpyac-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinux-vps%2Fhttpyac-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinux-vps%2Fhttpyac-example/lists"}