{"id":49273824,"url":"https://github.com/bethibande/jwebapi","last_synced_at":"2026-04-25T15:04:55.700Z","repository":{"id":65720677,"uuid":"475150885","full_name":"Bethibande/JWebAPI","owner":"Bethibande","description":"A simple framework for easy creation of simple http servers/clients","archived":false,"fork":false,"pushed_at":"2023-02-08T15:25:11.000Z","size":417,"stargazers_count":2,"open_issues_count":6,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-04-03T10:32:40.864Z","etag":null,"topics":["framework","gson","http","java","maven","web"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Bethibande.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}},"created_at":"2022-03-28T19:31:15.000Z","updated_at":"2023-04-03T10:32:40.864Z","dependencies_parsed_at":"2023-02-19T09:01:26.741Z","dependency_job_id":null,"html_url":"https://github.com/Bethibande/JWebAPI","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/Bethibande/JWebAPI","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bethibande%2FJWebAPI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bethibande%2FJWebAPI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bethibande%2FJWebAPI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bethibande%2FJWebAPI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bethibande","download_url":"https://codeload.github.com/Bethibande/JWebAPI/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bethibande%2FJWebAPI/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32266010,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T09:15:33.318Z","status":"ssl_error","status_checked_at":"2026-04-25T09:15:31.997Z","response_time":59,"last_error":"SSL_read: 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":["framework","gson","http","java","maven","web"],"created_at":"2026-04-25T15:04:33.561Z","updated_at":"2026-04-25T15:04:55.695Z","avatar_url":"https://github.com/Bethibande.png","language":"Java","readme":"# JWebAPI 2.2-PRE\nA simple framework for easy creation of simple http servers/clients\u003cbr\u003e\n\u003cbr\u003e\n### Please note that the current v2 version is not yet stable, code of the 1.1.1 version can be found [here](https://github.com/Bethibande/JWebAPI/tree/v1.1.1)\n\n## Overview\n- [Requirements](#requirements)\n- [Download](#download)\n- [Dependencies](#dependencies)\n- [Example](#example)\n\n## Requirements\n### version 2 and later\n- java 17\n- [Dependencies](#dependencies)\n### version 1.1.1 and below\n- java 11\n- [Google Gson](https://mvnrepository.com/artifact/com.google.code.gson/gson)\n\n## Download\nDownload latest build [here](https://github.com/Bethibande/maven-repos/blob/main/JWebAPI.jar)\n### Gradle\n```gradle\nrepositories {\n    mavenCentral()\n\n    maven { url \"https://github.com/Bethibande/maven-repos/raw/main\" }\n}\n\ndependencies {\n    implementation 'de.bethibande:jwebapi:2.2-PRE'\n}\n```\n### Maven\n```xml\n\u003crepository\u003e\n    \u003cid\u003ede.bethibande\u003c/id\u003e\n    \u003curl\u003ehttps://github.com/Bethibande/maven-repos/raw/main\u003c/url\u003e\n\u003c/repository\u003e\n\n\u003cdependency\u003e\n    \u003cgroupId\u003ede.bethibande\u003c/groupId\u003e\n    \u003cartifactId\u003ejwebapi\u003c/artifactId\u003e\n    \u003cversion\u003e2.2-PRE\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\n## Dependencies\n- [Google Gson](https://mvnrepository.com/artifact/com.google.code.gson/gson)\n- [Jetbrains Annotations](https://mvnrepository.com/artifact/org.jetbrains/annotations)\n\n## Example\nFull example [here](https://github.com/Bethibande/JWebAPI/tree/master/examples/src/com/bethibande/web/examples)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbethibande%2Fjwebapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbethibande%2Fjwebapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbethibande%2Fjwebapi/lists"}