{"id":24440064,"url":"https://github.com/ziozzang/jython-apiserver","last_synced_at":"2026-04-16T00:32:36.122Z","repository":{"id":272932684,"uuid":"918217832","full_name":"ziozzang/jython-apiserver","owner":"ziozzang","description":"simple jython api server to integrate legacy java code.","archived":false,"fork":false,"pushed_at":"2025-01-17T13:56:46.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-13T01:30:04.631Z","etag":null,"topics":["api-rest","api-server","flask-like","java","java-8","jython","spark-core"],"latest_commit_sha":null,"homepage":"","language":"Python","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/ziozzang.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-01-17T13:38:24.000Z","updated_at":"2025-01-17T13:58:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"bca47d03-0304-41e7-ae4b-bc3e569f6c53","html_url":"https://github.com/ziozzang/jython-apiserver","commit_stats":null,"previous_names":["ziozzang/jython-apiserver"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ziozzang/jython-apiserver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ziozzang%2Fjython-apiserver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ziozzang%2Fjython-apiserver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ziozzang%2Fjython-apiserver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ziozzang%2Fjython-apiserver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ziozzang","download_url":"https://codeload.github.com/ziozzang/jython-apiserver/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ziozzang%2Fjython-apiserver/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31866339,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"ssl_error","status_checked_at":"2026-04-15T15:24:39.138Z","response_time":63,"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":["api-rest","api-server","flask-like","java","java-8","jython","spark-core"],"created_at":"2025-01-20T20:27:59.837Z","updated_at":"2026-04-16T00:32:36.088Z","avatar_url":"https://github.com/ziozzang.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jython based simple API server example\nVery Simple API server with Jython using spark-core. it looks like flask server, but java. this technics are very useful when you integrate legacy java code with other platform.\n\nThis code is very simple using/conversion from JAVA library or code into JSON/POST or GET APIs.\n\nThis code can be simple starting point to reuse old java code. ;)\n\n\n# tested env.\n- tested on OpenJDK 8 env.\n\n# test as client\n```\ncurl -X POST -H \"Content-Type: application/json\" -d '{\"text\":\"some-text\"}' http://localhost:8080/strlen\ncurl http://localhost:8080/strlen?text=some-text\ncurl http://localhost:8080/strlen/some-text\n```\n\n\n# License\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fziozzang%2Fjython-apiserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fziozzang%2Fjython-apiserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fziozzang%2Fjython-apiserver/lists"}