{"id":23674565,"url":"https://github.com/osint-services/platform","last_synced_at":"2026-05-08T15:15:27.509Z","repository":{"id":268189751,"uuid":"902524015","full_name":"osint-services/platform","owner":"osint-services","description":"Platform to combine multiple micro-services into one.","archived":false,"fork":false,"pushed_at":"2025-01-01T20:30:33.000Z","size":16,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-03T14:40:56.568Z","etag":null,"topics":["docker","microservice","nginx","osint","platform","python"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/osint-services.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,"zenodo":null}},"created_at":"2024-12-12T18:27:16.000Z","updated_at":"2025-01-01T20:30:28.000Z","dependencies_parsed_at":"2024-12-15T03:17:50.039Z","dependency_job_id":"ed40df44-5252-4e96-a60f-b37361f55829","html_url":"https://github.com/osint-services/platform","commit_stats":null,"previous_names":["osint-services/platform"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/osint-services/platform","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osint-services%2Fplatform","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osint-services%2Fplatform/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osint-services%2Fplatform/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osint-services%2Fplatform/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/osint-services","download_url":"https://codeload.github.com/osint-services/platform/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osint-services%2Fplatform/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271745701,"owners_count":24813517,"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","status":"online","status_checked_at":"2025-08-23T02:00:09.327Z","response_time":69,"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":["docker","microservice","nginx","osint","platform","python"],"created_at":"2024-12-29T13:27:35.176Z","updated_at":"2026-05-08T15:15:27.501Z","avatar_url":"https://github.com/osint-services.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# platform\n\nStands up multiple microservices so they can be contacted using a single URI with `nginx` and `docker compose`.\nEach service is stored as a git submodule; see each service directory for service-specific details.\n\n## Requirements\n\n- [`docker`](https://www.docker.com/)\n- Docker Compose support (`docker compose`)\n\n## Setup\n\n1. Initialize submodules if needed:\n\n```bash\ngit submodule update --init --recursive\n```\n\n2. Build and start all services:\n\n```bash\n./scripts/start.sh\n```\n\n3. Stop the stack:\n\n```bash\n./scripts/stop.sh\n```\n\n4. Rebuild the services:\n\n```bash\n./scripts/build.sh\n```\n\n5. Stream logs:\n\n```bash\n./scripts/logs.sh\n```\n\n## Notes\n\n- The proxy listens on port `80` and routes `/scan/...` to `profile_checker`, `/focus` to `profile_search`, and `/phone_search` to `phone_search`.\n- `profile_search` requires `TWEEPY_BEARER_TOKEN` to be available in the environment when running the Compose stack.\n- `phone_search` requires `TWILIO_ACCOUNT_SID` and `TWILIO_AUTH_TOKEN` to be set.\n- Copy `.env.example` to `.env` and fill in the required values before starting Compose.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosint-services%2Fplatform","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fosint-services%2Fplatform","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosint-services%2Fplatform/lists"}