{"id":23795028,"url":"https://github.com/walter0b/introduction-to-cobol","last_synced_at":"2026-02-28T19:31:17.763Z","repository":{"id":192224253,"uuid":"686313090","full_name":"Walter0b/Introduction-to-COBOl","owner":"Walter0b","description":null,"archived":false,"fork":false,"pushed_at":"2023-09-02T11:37:22.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-21T14:14:26.388Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"COBOL","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/Walter0b.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}},"created_at":"2023-09-02T11:29:31.000Z","updated_at":"2023-09-02T11:33:12.000Z","dependencies_parsed_at":"2023-09-03T13:58:50.434Z","dependency_job_id":"c5b182b6-5ea1-423f-afce-13637fcbe516","html_url":"https://github.com/Walter0b/Introduction-to-COBOl","commit_stats":null,"previous_names":["walter0b/introduction-to-cobol"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Walter0b/Introduction-to-COBOl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Walter0b%2FIntroduction-to-COBOl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Walter0b%2FIntroduction-to-COBOl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Walter0b%2FIntroduction-to-COBOl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Walter0b%2FIntroduction-to-COBOl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Walter0b","download_url":"https://codeload.github.com/Walter0b/Introduction-to-COBOl/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Walter0b%2FIntroduction-to-COBOl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29948845,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-28T18:42:55.706Z","status":"ssl_error","status_checked_at":"2026-02-28T18:42:48.811Z","response_time":90,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2025-01-01T19:19:39.568Z","updated_at":"2026-02-28T19:31:17.720Z","avatar_url":"https://github.com/Walter0b.png","language":"COBOL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# COBOL and HTTP Request Programs\n\nThis repository contains two programs: one written in COBOL for reading data from a file, and another for making an HTTP request using a system call.\n\n## COBOL Data Reader\n\n### Program Description\n\nThe COBOL program in this repository, `READTESTDATA.cbl`, is designed to read data from a file named `weather2020.dat`. The file has a specific format with various fields.\n\n### Usage\n\n1. Compile the COBOL program using a compatible COBOL compiler.\n2. Run the compiled program. It will read the data from `weather2020.dat` and display it in tabular form.\n\n### File Format\n\nThe `weather2020.dat` file has the following format:\n| 1 | 2 | 3 | 4 |\n| 5 | 6 | 7 | 8 |\n\n\n\n## HTTP Request Program\n\n### Program Description\n\nThe second program, `HTTP-REQUEST.cbl`, is a COBOL program that makes an HTTP request using the `wget` command-line tool. It sends a GET request to a specified URL and saves the response to a file named `response.txt`.\n\n### Usage\n\n1. Compile the COBOL program using a compatible COBOL compiler.\n2. Run the compiled program. It will make an HTTP request and save the response to `response.txt`.\n\n### Note\n\nMake sure you replace `\"link\"` in the `MOVE \"wget 'link\"` line with the actual URL you want to request.\n\n## Repository Structure\n\n.\u003cbr/\u003e\n├── READTESTDATA.cbl\n\u003cbr/\u003e└── HTTP-REQUEST.cbl\n\n\n\n\nFeel free to modify and use these programs as needed for your projects.\n\nEnjoy exploring and using these COBOL programs!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwalter0b%2Fintroduction-to-cobol","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwalter0b%2Fintroduction-to-cobol","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwalter0b%2Fintroduction-to-cobol/lists"}