{"id":24865122,"url":"https://github.com/codegram01/gotman","last_synced_at":"2026-05-05T05:40:25.788Z","repository":{"id":252240084,"uuid":"839848255","full_name":"codegram01/gotman","owner":"codegram01","description":"A CLI tool for make Http request","archived":false,"fork":false,"pushed_at":"2024-08-08T13:01:05.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-31T23:57:36.447Z","etag":null,"topics":["cli","golang","http-client","linux","tools"],"latest_commit_sha":null,"homepage":"https://youtu.be/-oDIp2BBs6w","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codegram01.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2024-08-08T12:53:18.000Z","updated_at":"2024-12-05T11:45:26.000Z","dependencies_parsed_at":"2024-08-08T15:28:53.422Z","dependency_job_id":null,"html_url":"https://github.com/codegram01/gotman","commit_stats":null,"previous_names":["codegram01/gotman"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codegram01%2Fgotman","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codegram01%2Fgotman/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codegram01%2Fgotman/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codegram01%2Fgotman/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codegram01","download_url":"https://codeload.github.com/codegram01/gotman/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245717625,"owners_count":20661143,"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":["cli","golang","http-client","linux","tools"],"created_at":"2025-01-31T23:57:41.778Z","updated_at":"2026-05-05T05:40:20.762Z","avatar_url":"https://github.com/codegram01.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"```\n              #   ___                            \n    -*~*-     #  \u003c_*_\u003e        ()_()          \n    (o o)     #  (o o)        (o o)          \nooO--(_)--Ooo-8---(_)--OooooO--`o'--OooooO\n```\n# Gotman - A CLI tool for make Http request\n\nGotman is an CLI API Client write in Go.\nIt like Postman or Curl alternative \n\n[Video when i create gotman](https://youtu.be/-oDIp2BBs6w)\n\n# Feature \n- Make api request (http request) like Postman\n- Work in CLI, so you can test your api when ssh in Server \n- Enable load file config, so type less than \n\n# Benefit this projects \n- Make a tool (write X from scratch)\n- Deep understand Go:\n    + http Client, Request, Response\n    + bytes buffer \n    + io Reader, Writer interface\n    + How get user input, get user config file\n\n## Usage\n```sh\ngotman \n    -u [Url] \n    -m [Method]\n    -h [Header]\n    -b [Body]\n    -f [File_Config]\n```\n\nExamples: \n[example.gotman.sh](https://github.com/codegram01/gotman/blob/main/example/gotman.sh)\n\n## Install\nPrerequisites: [Install Golang](https://go.dev/doc/install) \n\n### Option 1: Install Binary\n```sh\ngo install github.com/codegram01/gotman@latest\n```\n\n### Option 2: Install and build from source\n```sh\ngit clone https://github.com/codegram01/gotman.git\n\ncd gotman\n\n# Run code: \ngo run . \n\n# Build \ngo build .\n```\n\n# Contribute \nYou are welcome to contribute this project. \nHelp me upgrade or test it. \n\nOpen issue or create fork and pull request to contribute ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodegram01%2Fgotman","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodegram01%2Fgotman","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodegram01%2Fgotman/lists"}