{"id":17245213,"url":"https://github.com/axtens/epoxy","last_synced_at":"2026-01-30T02:00:59.643Z","repository":{"id":116209951,"uuid":"211882834","full_name":"axtens/epoxy","owner":"axtens","description":"A REST-based proxy management tool, written in B4J.","archived":false,"fork":false,"pushed_at":"2019-10-02T14:21:46.000Z","size":12,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-31T06:42:03.094Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Visual Basic","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/axtens.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":"2019-09-30T14:44:29.000Z","updated_at":"2020-02-03T23:19:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"da6e8761-bc16-4fc4-9af5-470c2db0e661","html_url":"https://github.com/axtens/epoxy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axtens%2Fepoxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axtens%2Fepoxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axtens%2Fepoxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axtens%2Fepoxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/axtens","download_url":"https://codeload.github.com/axtens/epoxy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245591618,"owners_count":20640692,"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":"2024-10-15T06:28:53.431Z","updated_at":"2026-01-30T02:00:54.600Z","avatar_url":"https://github.com/axtens.png","language":"Visual Basic","funding_links":[],"categories":[],"sub_categories":[],"readme":"# epoxy\nA REST-based proxy management tool, written in B4J.\n```\n  \tgSrvr.AddHandler(\"/epoxy\", \"MainHandler\", False) 'GET/PUT/POST/DELETE\n\tgSrvr.AddHandler(\"/epoxy/remove\", \"RemoveHandler\", False) 'DELETE\n\tgSrvr.AddHandler(\"/epoxy/export\", \"ExportHandler\", False) 'PUT\n\tgSrvr.AddHandler(\"/epoxy/import\", \"ImportHandler\",False) 'GET\n\tgSrvr.AddHandler(\"/epoxy/count\",\"CountHandler\",False) 'GET\n\tgSrvr.AddHandler(\"/epoxy/list\",\"ListHandler\",False) 'GET\n\tgSrvr.AddHandler(\"/epoxy/list/all\",\"ListHandler\",False) 'GET \n\tgSrvr.AddHandler(\"/epoxy/shutdown\",\"ShutdownHandler\", False) 'PUT\n\tgSrvr.AddHandler(\"/epoxy/version\",\"VersionHandler\",False) 'GET\n\tgSrvr.AddHandler(\"/epoxy/error\",\"ErrorHandler\",False) \n  ```\n  Implements a REST server for logging proxy use details (back when we were using publicly listed proxies.) Database is in-memory and must be exported or data will be lost.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faxtens%2Fepoxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faxtens%2Fepoxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faxtens%2Fepoxy/lists"}