{"id":19886551,"url":"https://github.com/kj415j45/worker-log","last_synced_at":"2025-06-13T08:06:45.966Z","repository":{"id":188901768,"uuid":"679643307","full_name":"kj415j45/worker-log","owner":"kj415j45","description":"Online Log Service.","archived":false,"fork":false,"pushed_at":"2025-05-19T01:15:03.000Z","size":129,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-11T23:08:25.210Z","etag":null,"topics":["cloud-native-api","cloud-native-applications","cloudflare-workers","file-sharing","free","hosting","logger","logging","serverless"],"latest_commit_sha":null,"homepage":"https://log.kj415j45.space","language":"TypeScript","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/kj415j45.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":"2023-08-17T09:46:14.000Z","updated_at":"2025-05-19T01:14:59.000Z","dependencies_parsed_at":"2024-11-12T17:42:54.779Z","dependency_job_id":"cd62775d-f57e-448b-abda-9842654df7f3","html_url":"https://github.com/kj415j45/worker-log","commit_stats":null,"previous_names":["kj415j45/worker-log"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/kj415j45/worker-log","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kj415j45%2Fworker-log","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kj415j45%2Fworker-log/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kj415j45%2Fworker-log/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kj415j45%2Fworker-log/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kj415j45","download_url":"https://codeload.github.com/kj415j45/worker-log/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kj415j45%2Fworker-log/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259606973,"owners_count":22883559,"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":["cloud-native-api","cloud-native-applications","cloudflare-workers","file-sharing","free","hosting","logger","logging","serverless"],"created_at":"2024-11-12T17:38:57.288Z","updated_at":"2025-06-13T08:06:45.930Z","avatar_url":"https://github.com/kj415j45.png","language":"TypeScript","readme":"# Online Log Service\n\nThis project provides a simple way to log messages to a remote server. It is intended to be used in a development environment where you want to log messages from your application to a remote server. But you don't want to setup a full blown logging system like logstash or graylog.\n\nIt is not recommended to use this in a production environment, as it does not provide some key feature that they have. All depends on you.\n\n## Run without setup\n\nThis project has a public deployment at [Cloudflare Workers](https://log.kj415j45.space/). API document can be found at [openapi.json](./openapi.json).\n\nNotes: Official deployment is not guaranteed to be available at all time. And configured with 1 day expiry cleaning up. It is recommended to setup your own deployment if you needed more reliability.\n\n## Setup your own\n\nAt your Cloudflare account, create a new worker and a D1 database named `log`.\n\nCreate the `wrangler.toml` file at repository's root with your own configuration, the [example file](./wrangler.toml.example) could help you configure it.\n\nThen you can deploy it with wrangler. Run `npm run deploy`. Check [wrangler's documents](https://developers.cloudflare.com/workers/wrangler/commands/#deploy) for more details.\n\n## LICENSE\n\n[MIT](./LICENSE)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkj415j45%2Fworker-log","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkj415j45%2Fworker-log","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkj415j45%2Fworker-log/lists"}