{"id":21221462,"url":"https://github.com/worksofliam/ileastic-webapi","last_synced_at":"2026-02-03T11:34:02.676Z","repository":{"id":175513711,"uuid":"654012027","full_name":"worksofliam/ileastic-webapi","owner":"worksofliam","description":"RPGLE template webapi using ILEastic and noxDb","archived":false,"fork":false,"pushed_at":"2023-06-15T08:07:07.000Z","size":29,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-01T11:51:06.580Z","etag":null,"topics":["ibmi","rpgle"],"latest_commit_sha":null,"homepage":"","language":"Makefile","has_issues":false,"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/worksofliam.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}},"created_at":"2023-06-15T07:57:26.000Z","updated_at":"2025-06-01T18:06:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"709fb684-5d7b-4f29-8e9a-703684d2782d","html_url":"https://github.com/worksofliam/ileastic-webapi","commit_stats":null,"previous_names":["worksofliam/ileastic-webapi"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/worksofliam/ileastic-webapi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/worksofliam%2Fileastic-webapi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/worksofliam%2Fileastic-webapi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/worksofliam%2Fileastic-webapi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/worksofliam%2Fileastic-webapi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/worksofliam","download_url":"https://codeload.github.com/worksofliam/ileastic-webapi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/worksofliam%2Fileastic-webapi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29044372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T10:09:22.136Z","status":"ssl_error","status_checked_at":"2026-02-03T10:09:16.814Z","response_time":96,"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":["ibmi","rpgle"],"created_at":"2024-11-20T22:28:11.245Z","updated_at":"2026-02-03T11:34:02.660Z","avatar_url":"https://github.com/worksofliam.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"## ileastic-webapi sample\n\nThis is a template repo with small important examples to get going with [ILEastic](https://github.com/sitemule/ILEastic) with VS Code.\n\n### Installation for ILEastic\n\nILEastic and noxDb installation on IBM i is very simple.\n\n```sh\ngit clone --recurse-submodules https://github.com/sitemule/ILEastic.git\ncd ILEastic\ngmake\n```\n\nThis will create a library named `ILEASTIC`, which has two binding directories:\n\n* `ILEASTIC` which has the `ILEASTIC` service program inside of it\n* `NOXDB` which has the `NOXDB` service program inside of it\n\n### Usage\n\nAfter installation and cloning this template, open it inside of VS Code and connect to a system. VS Code may show you a message about installing recommended extensions - which are the IBM i specific extensions.\n\nEnsure `ILEASTIC` is on your library list and set your current library to where you want the new objects to be built.\n\nNext, you can open one of the sources in the `samples` directory and they can be compiled into program objects (Control + E / Command + E).\n\n\u003cimg width=\"1210\" alt=\"image\" src=\"https://github.com/worksofliam/ileastic-webapi/assets/3708366/97e1931e-6bd8-4597-ae2f-2ec7aed147b8\"\u003e\n\n### Running your web API\n\nAdd `ILEASTIC` to your library list, as well as the library you compiled your program objects into.\n\nYou can use `SBMJOB` to start your web API:\n\n```cl\nSBMJOB CMD(CALL PGM(helloworld)) ALWMLTTHD(*YES) JOB(helloworld) JOBQ(QSYSNOMAX) \n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fworksofliam%2Fileastic-webapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fworksofliam%2Fileastic-webapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fworksofliam%2Fileastic-webapi/lists"}