{"id":13713125,"url":"https://github.com/joshsagredo/oreilly-trial","last_synced_at":"2025-05-06T23:30:38.349Z","repository":{"id":38240596,"uuid":"334438162","full_name":"joshsagredo/oreilly-trial","owner":"joshsagredo","description":"Trial account generator tool for O’Reilly","archived":false,"fork":false,"pushed_at":"2023-10-11T23:18:59.000Z","size":16,"stargazers_count":122,"open_issues_count":0,"forks_count":22,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-30T20:04:23.538Z","etag":null,"topics":["go","golang","oreilly","oreilly-books"],"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/joshsagredo.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":"2021-01-30T14:56:29.000Z","updated_at":"2025-04-23T16:56:22.000Z","dependencies_parsed_at":"2023-10-12T04:21:16.453Z","dependency_job_id":null,"html_url":"https://github.com/joshsagredo/oreilly-trial","commit_stats":null,"previous_names":["bilalcaliskan/oreilly-trial"],"tags_count":153,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshsagredo%2Foreilly-trial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshsagredo%2Foreilly-trial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshsagredo%2Foreilly-trial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshsagredo%2Foreilly-trial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joshsagredo","download_url":"https://codeload.github.com/joshsagredo/oreilly-trial/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252787171,"owners_count":21804211,"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":["go","golang","oreilly","oreilly-books"],"created_at":"2024-08-02T23:01:27.966Z","updated_at":"2025-05-06T23:30:37.844Z","avatar_url":"https://github.com/joshsagredo.png","language":"Go","funding_links":[],"categories":["Repositories"],"sub_categories":[],"readme":"# Oreilly Trial\n\nAs you know, you can create 10 day free trial for https://learning.oreilly.com/ for testing purposes.\n\nThis tool does couple of simple steps to provide free trial account for you:\n  - Creates temp mail with specific domains over https://dropmail.p.rapidapi.com/\n  - Tries to register with created temp mails to https://learning.oreilly.com/\n  - Prints the login information to console and then exits.\n\n## Configuration\noreilly-trial can be customized with several command line arguments:\n```\nUsage:\n  oreilly-trial [flags]\n\nFlags:\n  -h, --help      help for oreilly-trial\n      --verbose   verbose output of the logging library as 'debug' (default false)\n  -v, --version   version for oreilly-trial\n```\n\n## Installation\n\n### Binary\nBinary can be downloaded from [Releases](https://github.com/joshsagredo/oreilly-trial/releases) page.\n\nAfter then, you can simply run binary by providing required command line arguments:\n```shell\n$ ./oreilly-trial\n```\n\n### Homebrew\nThis project can be installed with [Homebrew](https://brew.sh/):\n```shell\n$ brew tap joshsagredo/tap\n$ brew install joshsagredo/tap/oreilly-trial\n```\n\nThen similar to binary method, you can run it by calling below command:\n```shell\n$ oreilly-trial\n```\n\n### Docker\nYou can simply run docker image with default configuration:\n```shell\n$ docker run joshsagredo/oreilly-trial:latest\n```\n\n## Development\nThis project requires below tools while developing:\n- [Golang 1.20](https://golang.org/doc/go1.20)\n- [pre-commit](https://pre-commit.com/)\n- [golangci-lint](https://golangci-lint.run/usage/install/) - required by [pre-commit](https://pre-commit.com/)\n- [gocyclo](https://github.com/fzipp/gocyclo) - required by [pre-commit](https://pre-commit.com/)\n\nAfter you installed [pre-commit](https://pre-commit.com/), simply run below command to prepare your development environment:\n```shell\n$ make pre-commit-setup\n```\n\n## License\nApache License 2.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoshsagredo%2Foreilly-trial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoshsagredo%2Foreilly-trial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoshsagredo%2Foreilly-trial/lists"}