{"id":13698916,"url":"https://github.com/marcellourbani/abap-adt-api","last_synced_at":"2025-04-06T07:09:57.259Z","repository":{"id":37458489,"uuid":"166708443","full_name":"marcellourbani/abap-adt-api","owner":"marcellourbani","description":"Abap Developer Tools client","archived":false,"fork":false,"pushed_at":"2024-10-27T15:59:59.000Z","size":860,"stargazers_count":47,"open_issues_count":6,"forks_count":11,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-03-30T06:09:36.167Z","etag":null,"topics":["abap","adt","hacktoberfest"],"latest_commit_sha":null,"homepage":"","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/marcellourbani.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2019-01-20T20:55:42.000Z","updated_at":"2025-03-26T20:53:04.000Z","dependencies_parsed_at":"2023-10-12T18:14:46.505Z","dependency_job_id":"7662a9c8-91e9-446b-a3a4-3f750560746c","html_url":"https://github.com/marcellourbani/abap-adt-api","commit_stats":{"total_commits":360,"total_committers":7,"mean_commits":51.42857142857143,"dds":0.06944444444444442,"last_synced_commit":"0033672e60d525dcde5dc9492821b52010706565"},"previous_names":[],"tags_count":91,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcellourbani%2Fabap-adt-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcellourbani%2Fabap-adt-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcellourbani%2Fabap-adt-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcellourbani%2Fabap-adt-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcellourbani","download_url":"https://codeload.github.com/marcellourbani/abap-adt-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247445667,"owners_count":20939958,"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":["abap","adt","hacktoberfest"],"created_at":"2024-08-02T19:00:54.599Z","updated_at":"2025-04-06T07:09:57.233Z","avatar_url":"https://github.com/marcellourbani.png","language":"TypeScript","funding_links":[],"categories":["Categories"],"sub_categories":["🌖 ADT \u0026 Eclipse"],"readme":"[![npm](https://img.shields.io/npm/v/abap-adt-api?label=abap-adt-api)](https://www.npmjs.com/package/abap-adt-api)\n\n# ADT - Abap Developer Tools client\n\nThis library simplifies access to the ADT REST interface.\n\nSupports a good share of what Eclipse tools can do with a simple JS/TS interface.\n\nDesigned for general use, mostly used in [ABAP remote filesystem extension for visual studio code](https://github.com/marcellourbani/vscode_abap_remote_fs)\n\n## Sample usage\n\n```typescript\n// create a client object\nimport { ADTClient } from \"abap-adt-api\"\nconst client = new ADTClient(\n  \"http://vhcalnplci.bti.local:8000\",\n  \"developer\",\n  \"mypassword\"\n)\n\nconst nodes = await client.nodeContents(\"DEVC/K\", \"$TMP\")\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcellourbani%2Fabap-adt-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcellourbani%2Fabap-adt-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcellourbani%2Fabap-adt-api/lists"}