{"id":16661060,"url":"https://github.com/agrafix/fastagi","last_synced_at":"2025-12-28T08:29:25.605Z","repository":{"id":11036773,"uuid":"13370817","full_name":"agrafix/FastAGI","owner":"agrafix","description":"Haskell Framework for creating FastAGI Servers","archived":false,"fork":false,"pushed_at":"2013-10-06T23:12:15.000Z","size":128,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-08T20:48:56.352Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Haskell","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/agrafix.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":"2013-10-06T22:40:16.000Z","updated_at":"2020-01-20T02:11:34.000Z","dependencies_parsed_at":"2022-08-07T06:01:02.964Z","dependency_job_id":null,"html_url":"https://github.com/agrafix/FastAGI","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/agrafix%2FFastAGI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agrafix%2FFastAGI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agrafix%2FFastAGI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agrafix%2FFastAGI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agrafix","download_url":"https://codeload.github.com/agrafix/FastAGI/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243293766,"owners_count":20268139,"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-12T10:33:20.286Z","updated_at":"2025-12-28T08:29:25.580Z","avatar_url":"https://github.com/agrafix.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"FastAGI\n=======\n\nHaskell Framework for creating FastAGI Servers\n\n## Work in Progress\n\nThis framework still needs some work. If you want to help, then implement any function listed [here](http://www.voip-info.org/wiki/view/Asterisk%20AGI). \n\n## Example\n\n```haskell\nexample =\n  startServer $\n  do answer\n     digit \u003c- waitForDigit Nothing\n     case digit of\n     \tJust (AGISuccess One) -\u003e\n     \t\tliftIO $ putStrLn (\"Someone pressed 1!\")\n     \t_ -\u003e\n     \t\tliftIO $ putStrLn (\"Other number\")\n     hangup Nothing\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagrafix%2Ffastagi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fagrafix%2Ffastagi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagrafix%2Ffastagi/lists"}