{"id":23087400,"url":"https://github.com/davyj0nes/postal-service","last_synced_at":"2026-05-06T06:31:12.983Z","repository":{"id":79230960,"uuid":"161398695","full_name":"DavyJ0nes/postal-service","owner":"DavyJ0nes","description":"Simple postman testing against API","archived":false,"fork":false,"pushed_at":"2018-12-12T09:12:26.000Z","size":14,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-09T05:26:59.288Z","etag":null,"topics":["api","cli-app","cobra","docker","docker-compose","go","golang","newman","postman","testing","viper"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DavyJ0nes.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":"2018-12-11T21:54:58.000Z","updated_at":"2018-12-12T09:12:28.000Z","dependencies_parsed_at":"2023-06-01T21:00:29.829Z","dependency_job_id":null,"html_url":"https://github.com/DavyJ0nes/postal-service","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DavyJ0nes%2Fpostal-service","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DavyJ0nes%2Fpostal-service/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DavyJ0nes%2Fpostal-service/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DavyJ0nes%2Fpostal-service/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DavyJ0nes","download_url":"https://codeload.github.com/DavyJ0nes/postal-service/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247042944,"owners_count":20874082,"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":["api","cli-app","cobra","docker","docker-compose","go","golang","newman","postman","testing","viper"],"created_at":"2024-12-16T19:56:13.763Z","updated_at":"2025-09-20T10:51:43.684Z","avatar_url":"https://github.com/DavyJ0nes.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Postal Service\n\n## Description\n\nA CLI tool that wraps running numerous [Postman](https://www.getpostman.com)\ncollections against an API that is started using [docker-compose](https://docs.docker.com/compose)\n\n\n## Install\n\nTo install simply run `go install` within the root of the repository.\nYou will need to have Go installed, see [here](https://golang.org/doc/install) for instructions\n\n## Usage\n\nPlease refer the help of the command for how to use it:\n\n```shell\n$ postal-service --help\n```\n\n## Example\n\nWithin [examples directory](./examples) there are a few examples of how the tool can be used.\nFor example within the [basic-http](./examples/basic-http) directory you can run the tool and see\nthe following output:\n\n```shell\n$ postal-service run          \nRunning Postal Service\n-- Initialising API\n\n-- Running Postman Collection\n-----------------------------\n--- Running: basic-http.postman_collection.json\n-----------------------------\n-- Killing API\n-----------------------------\nbasic-http\n\nIteration 1/2\n\n→ Get Index\n  GET http://web/ [200 OK, 850B, 120ms]\n\nIteration 2/2\n\n→ Get Index\n  GET http://web/ [200 OK, 850B, 5ms]\n\n┌─────────────────────────┬──────────┬──────────┐\n│                         │ executed │   failed │\n├─────────────────────────┼──────────┼──────────┤\n│              iterations │        2 │        0 │\n├─────────────────────────┼──────────┼──────────┤\n│                requests │        2 │        0 │\n├─────────────────────────┼──────────┼──────────┤\n│            test-scripts │        2 │        0 │\n├─────────────────────────┼──────────┼──────────┤\n│      prerequest-scripts │        0 │        0 │\n├─────────────────────────┼──────────┼──────────┤\n│              assertions │        4 │        0 │\n├─────────────────────────┴──────────┴──────────┤\n│ total run duration: 255ms                     │\n├───────────────────────────────────────────────┤\n│ total data received: 1.2KB (approx)           │\n├───────────────────────────────────────────────┤\n│ average response time: 62ms                   │\n└───────────────────────────────────────────────┘\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavyj0nes%2Fpostal-service","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavyj0nes%2Fpostal-service","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavyj0nes%2Fpostal-service/lists"}