{"id":50425503,"url":"https://github.com/soapyred/freighttools","last_synced_at":"2026-05-31T10:04:15.812Z","repository":{"id":344863055,"uuid":"1181643157","full_name":"SoapyRED/freighttools","owner":"SoapyRED","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-23T10:39:58.000Z","size":13430,"stargazers_count":1,"open_issues_count":10,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-23T11:26:39.027Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://freighttools.vercel.app","language":"TypeScript","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/SoapyRED.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-03-14T12:30:01.000Z","updated_at":"2026-05-23T10:40:02.000Z","dependencies_parsed_at":"2026-03-17T04:05:19.173Z","dependency_job_id":"51a75282-78a2-4f2f-9309-bef599e74734","html_url":"https://github.com/SoapyRED/freighttools","commit_stats":null,"previous_names":["soapyred/freighttools"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SoapyRED/freighttools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoapyRED%2Ffreighttools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoapyRED%2Ffreighttools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoapyRED%2Ffreighttools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoapyRED%2Ffreighttools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SoapyRED","download_url":"https://codeload.github.com/SoapyRED/freighttools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SoapyRED%2Ffreighttools/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33726741,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-31T02:00:06.040Z","response_time":95,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2026-05-31T10:04:14.964Z","updated_at":"2026-05-31T10:04:15.795Z","avatar_url":"https://github.com/SoapyRED.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FreightUtils\n\n**Free freight tools for AI agents, developers, and freight professionals.** Live at [www.freightutils.com](https://www.freightutils.com).\n\n- 19 free tools — calculators, dangerous goods, customs, reference data\n- 19 REST endpoints (anonymous 25/day, free key 100/day, Pro £19/mo for 50,000/mo)\n- MCP server for AI agents: [`freightutils-mcp` on npm](https://www.npmjs.com/package/freightutils-mcp), currently v2.1.1\n- n8n custom node: [`n8n-nodes-freightutils`](https://www.npmjs.com/package/n8n-nodes-freightutils)\n\n## Surfaces\n\n| Where | Purpose |\n|------|------|\n| [`freightutils.com`](https://www.freightutils.com) | Interactive web tools |\n| [`/api-docs`](https://www.freightutils.com/api-docs) | REST API reference (OpenAPI 3.0.3) |\n| [`/playground`](https://www.freightutils.com/playground) | Try every endpoint live in your browser, no terminal required |\n| [`/api/mcp`](https://www.freightutils.com/api/mcp) | Streamable HTTP MCP transport |\n| [`/changelog`](https://www.freightutils.com/changelog) ([RSS](https://www.freightutils.com/changelog.xml)) | Public release history |\n\n## Stack\n\nNext.js 16 + React 19 + Tailwind 4 + TypeScript on Vercel. Upstash KV for auth + rate limits. Stripe for Pro subscriptions. Sentry for observability. Resend for transactional email.\n\n## Development\n\n```bash\nnpm install\nnpm run dev          # local on :3000\nnpm run smoke        # smoke test against deployed preview\nnpm test             # unit tests\n```\n\nPRs auto-deploy a Vercel preview. Standing convention: code reviewer merges its own PRs once CI is green (see [`CLAUDE.md`](CLAUDE.md) for the full sprint hygiene rules, FAULT history, and distribution-cascade contract).\n\n## Related repos\n\n- [`SoapyRED/freightutils-mcp`](https://github.com/SoapyRED/freightutils-mcp) — npm-published MCP server\n- [`SoapyRED/n8n-nodes-freightutils`](https://github.com/SoapyRED/n8n-nodes-freightutils) — n8n community node\n- [`SoapyRED/zapier-freightutils`](https://github.com/SoapyRED/zapier-freightutils) — Zapier integration\n- [`SoapyRED/make-freightutils`](https://github.com/SoapyRED/make-freightutils) — Make.com custom app\n\nIdentifier strings can diverge per platform (Make.com forbids underscores); the JSON contract is consistent across every surface.\n\n## Licence\n\nCode: see repo. Data: redistributed under the original source licences — UNECE ADR 2025 (Labeline), WCO HS 2022, public IATA / ICAO airline references, UNECE UN/LOCODE, live GOV.UK Trade Tariff. Per-record provenance via `/api/*` response fields. See [`docs/DATA_PROVENANCE.md`](docs/DATA_PROVENANCE.md).\n\nBuilt by [Marius Cristoiu](https://www.linkedin.com/in/marius-cristoiu-a853812a2/), ADR-certified freight transport planner.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoapyred%2Ffreighttools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoapyred%2Ffreighttools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoapyred%2Ffreighttools/lists"}