{"id":27944708,"url":"https://github.com/nilicule/no-as-a-service","last_synced_at":"2025-08-22T18:13:18.901Z","repository":{"id":290931979,"uuid":"976039316","full_name":"nilicule/no-as-a-service","owner":"nilicule","description":"No as a Service","archived":false,"fork":false,"pushed_at":"2025-05-01T11:26:24.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-01T12:31:16.304Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://n2g.dev/no","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nilicule.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2025-05-01T11:25:34.000Z","updated_at":"2025-05-01T11:27:28.000Z","dependencies_parsed_at":"2025-05-01T12:32:10.524Z","dependency_job_id":"0f1ac77a-e146-441c-ad3d-b9187f7875cc","html_url":"https://github.com/nilicule/no-as-a-service","commit_stats":null,"previous_names":["nilicule/no-as-a-service"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nilicule%2Fno-as-a-service","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nilicule%2Fno-as-a-service/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nilicule%2Fno-as-a-service/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nilicule%2Fno-as-a-service/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nilicule","download_url":"https://codeload.github.com/nilicule/no-as-a-service/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252882817,"owners_count":21819153,"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":[],"created_at":"2025-05-07T12:54:07.836Z","updated_at":"2025-05-07T12:54:08.437Z","avatar_url":"https://github.com/nilicule.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# No-As-A-Service\n\nA simple API that returns random creative rejection reasons.\n\n## API Endpoint\n\n- `GET /no`: Returns a random rejection reason in JSON format.\n\nExample response:\n```json\n{\n  \"reason\": \"This feels like something Future Me would yell at Present Me for agreeing to.\"\n}\n```\n\n## Running with Podman\n\n### Build the container\n\n```bash\npodman build -t no-as-a-service .\n```\n\n### Run the container\n\n```bash\npodman run -p 5001:5001 no-as-a-service\n```\n\nThe API will be available at http://localhost:5001/no\n\n## Testing the API\n\nYou can test the API using curl:\n\n```bash\ncurl http://localhost:5001/no\n```\n\nOr open the URL in your browser: http://localhost:5001/no\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnilicule%2Fno-as-a-service","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnilicule%2Fno-as-a-service","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnilicule%2Fno-as-a-service/lists"}