{"id":29823036,"url":"https://github.com/guenchi/ballista","last_synced_at":"2026-02-07T06:01:03.977Z","repository":{"id":102475716,"uuid":"130413106","full_name":"guenchi/Ballista","owner":"guenchi","description":"a Express style webframework for Igropyr  (Chez Scheme http-server)","archived":false,"fork":false,"pushed_at":"2022-12-20T23:18:52.000Z","size":132,"stargazers_count":21,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-29T01:43:42.821Z","etag":null,"topics":["chez","chez-scheme","igropyr","library","scheme","web","webframework"],"latest_commit_sha":null,"homepage":"","language":"Scheme","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/guenchi.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}},"created_at":"2018-04-20T20:56:32.000Z","updated_at":"2025-02-16T12:00:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"b58c5bc6-d872-4494-a538-e7cf2769a35a","html_url":"https://github.com/guenchi/Ballista","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/guenchi/Ballista","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guenchi%2FBallista","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guenchi%2FBallista/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guenchi%2FBallista/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guenchi%2FBallista/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guenchi","download_url":"https://codeload.github.com/guenchi/Ballista/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guenchi%2FBallista/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29187934,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T05:07:31.176Z","status":"ssl_error","status_checked_at":"2026-02-07T05:06:15.227Z","response_time":63,"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":["chez","chez-scheme","igropyr","library","scheme","web","webframework"],"created_at":"2025-07-29T01:38:46.244Z","updated_at":"2026-02-07T06:01:03.526Z","avatar_url":"https://github.com/guenchi.png","language":"Scheme","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ballista\n\n***Ballista*** is a ***Express style*** webframwork for ***Igropyr***\n\n### Igropyr : Ballista = Node : Express\n\n\u003e ***Ballista*** is repackaged on ***Catapult*** basis to make the application easier. But no longer purely functional.\n\n## [Manual](https://guenchi.github.io/Ballista)\n\n***easily to write the router***\n\n```\n(get     \"/\"             index)\n(get     \"/index\"        index)\n(get     \"/blog/*/en\"    blogEN)\n(get     \"/articles/*\"   article)\n(get     \"/*\"            handle404)\n(post    \"/users\"        users)\n(post    \"/notes\"        notes)\n```\n\n***easily to control the process***\n\napplication-level middleware:\n```\n(get-use middleware1)\n(get-use middleware2)\n(get-use middleware3)\n...\n```\n\nrouter-level middleware:\n```\n(get  \"/index\"  middleware ...  index)\n```\n\n\n***easily to set up the server***\n\n```\n(staticpath \"/usr/local/www/\")\n(listen-on \"127.0.0.1\")\n(listen-on 8080)\n(listen-on \"127.0.0.1\" 8080)\n```\n\n\n***[Igropyr](https://guenchi.github.io/Igropyr)*** is a async http-server for Chez Scheme\n\nBallista's sister framwork and its dependence: ***[Catapult](https://guenchi.github.io/Catapult)*** (purely functional)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguenchi%2Fballista","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguenchi%2Fballista","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguenchi%2Fballista/lists"}