{"id":25655004,"url":"https://github.com/wizzardx/chatgpt_gateway","last_synced_at":"2026-05-04T18:38:36.086Z","repository":{"id":278866748,"uuid":"937029958","full_name":"wizzardx/chatgpt_gateway","owner":"wizzardx","description":"A Crystal service that extends ChatGPT's capabilities by providing a secure gateway for executing custom actions. Built using TDD practices and designed to run on DigitalOcean.","archived":false,"fork":false,"pushed_at":"2025-02-22T07:13:32.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-22T07:30:26.563Z","etag":null,"topics":["ai","api-gateway","chatgpt","crystal","openai","tdd"],"latest_commit_sha":null,"homepage":"https://wizzardx.github.io/chatgpt_gateway/","language":"Shell","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/wizzardx.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":"2025-02-22T06:51:56.000Z","updated_at":"2025-02-22T07:13:35.000Z","dependencies_parsed_at":"2025-02-22T07:30:32.262Z","dependency_job_id":"c5e1266a-a6d5-4d00-9de6-74b6f8c27356","html_url":"https://github.com/wizzardx/chatgpt_gateway","commit_stats":null,"previous_names":["wizzardx/chatgpt_gateway"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wizzardx%2Fchatgpt_gateway","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wizzardx%2Fchatgpt_gateway/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wizzardx%2Fchatgpt_gateway/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wizzardx%2Fchatgpt_gateway/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wizzardx","download_url":"https://codeload.github.com/wizzardx/chatgpt_gateway/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240379406,"owners_count":19792125,"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":["ai","api-gateway","chatgpt","crystal","openai","tdd"],"created_at":"2025-02-23T21:18:59.491Z","updated_at":"2026-05-04T18:38:36.031Z","avatar_url":"https://github.com/wizzardx.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ChatGPT Gateway\n\nA Crystal service that extends ChatGPT's capabilities by providing a secure gateway to execute custom actions. Built using Test-Driven Development (TDD), this service runs on DigitalOcean and allows ChatGPT to perform operations beyond its standard web browsing capabilities.\n\n## Features\n\n- Health check endpoint\n- More features coming soon...\n\n## Installation\n\n1. Install Crystal (\u003e= 1.15.1)\n2. Clone this repository:\n   ```bash\n   git clone https://github.com/wizzardx/chatgpt_gateway.git\n   cd chatgpt_gateway\n   ```\n3. Install dependencies:\n   ```bash\n   shards install\n   ```\n4. Build the project:\n   ```bash\n   crystal build src/chatgpt_gateway.cr\n   ```\n\n## Usage\n\n1. Start the server:\n   ```bash\n   ./chatgpt_gateway\n   ```\n2. Test the health endpoint:\n   ```bash\n   curl http://localhost:3000/health\n   ```\n\nMore documentation coming soon as features are developed.\n\n## Development\n\nThis project follows Test-Driven Development practices. To get started with development:\n\n1. Install development dependencies:\n   ```bash\n   shards install\n   ```\n2. Run the test suite:\n   ```bash\n   crystal spec\n   ```\n3. Start development server:\n   ```bash\n   crystal run src/chatgpt_gateway.cr\n   ```\n\n### Development Tools\n\nThe `utils/` directory contains helpful development scripts:\n- `run.sh` - Builds and deploys the service\n- `shellcheck.sh` - Checks shell scripts for issues\n- `meta-run.sh` - Creates development snapshots\n\n## Contributing\n\n1. Fork it (\u003chttps://github.com/wizzardx/chatgpt_gateway/fork\u003e)\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create a new Pull Request\n\n## Contributors\n\n- [David Purdy](https://github.com/wizzardx) - creator and maintainer\n\n## License\n\nThis project is licensed under the MIT License - see the LICENSE file for details\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwizzardx%2Fchatgpt_gateway","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwizzardx%2Fchatgpt_gateway","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwizzardx%2Fchatgpt_gateway/lists"}