{"id":19834832,"url":"https://github.com/jamesalbert/nimates","last_synced_at":"2026-06-11T11:31:07.163Z","repository":{"id":148569595,"uuid":"109218376","full_name":"jamesalbert/nimates","owner":"jamesalbert","description":"Client library for the Postmates API written in Nim","archived":false,"fork":false,"pushed_at":"2017-11-04T07:22:48.000Z","size":22,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-28T21:50:39.626Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://jamesalbert.github.io/nimates/nimates.html","language":"Nim","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/jamesalbert.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":"2017-11-02T04:40:02.000Z","updated_at":"2017-11-04T07:17:09.000Z","dependencies_parsed_at":"2023-05-20T13:46:20.972Z","dependency_job_id":null,"html_url":"https://github.com/jamesalbert/nimates","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jamesalbert/nimates","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesalbert%2Fnimates","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesalbert%2Fnimates/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesalbert%2Fnimates/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesalbert%2Fnimates/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamesalbert","download_url":"https://codeload.github.com/jamesalbert/nimates/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesalbert%2Fnimates/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34197393,"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-06-11T02:00:06.485Z","response_time":57,"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":"2024-11-12T12:05:42.815Z","updated_at":"2026-06-11T11:31:07.154Z","avatar_url":"https://github.com/jamesalbert.png","language":"Nim","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nimates\na client library for the Postmates API written in Nim\n\n###### version: 0.0.1\n\n## Credentials\n\nYou'll need to get your `customer_id` and `key` from Postmate's developer page.\nCredentials are stored in a json file like so:\n```json\n{\n  \"customer_id\": \"XXX_XXXXXXXXXX-XXX\",\n  \"key\": \"XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX\"\n}\n```\nKeep this file in the same directory as your script.\n\n## Getting Started\n\nMake sure you have `nim \u003e= 0.17.2` with `nimble` installed as well.\n\nYou can clone this repo and run the example from the root directory with `nimble example`\n\nBe sure to specify `-d:ssl` when compiling (I usually keep this in the .cfg file)\n\nMore documentation can be found at https://jamesalbert.github.io/nimates/nimates.html\n\nDocumentation for the Postmates API found at https://postmates.com/developer/docs\n\n## Contributing\n\nThis is a brand-new module. If you find bugs or features that need to be added, PR away!\n\nRecommended way of contributing:\n  - fork and clone the repo\n  - run `nimble develop`, this will symlink this repo to your .nimble directory (changes are instant; no need for running `nimble install` over and over...)\n  - test changes\n  - write and generate docs\n  - create a pr\n\n## Tests\n\nThere are currently no tests :(\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjamesalbert%2Fnimates","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjamesalbert%2Fnimates","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjamesalbert%2Fnimates/lists"}