{"id":20009794,"url":"https://github.com/plsyssec/frankie","last_synced_at":"2025-10-06T03:48:38.364Z","repository":{"id":143392502,"uuid":"207968191","full_name":"PLSysSec/frankie","owner":"PLSysSec","description":"Simple well-typed Haskell webserver and routing framework","archived":false,"fork":false,"pushed_at":"2020-07-13T18:38:16.000Z","size":74,"stargazers_count":1,"open_issues_count":1,"forks_count":2,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-06-02T10:04:15.332Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/PLSysSec.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-12T04:59:35.000Z","updated_at":"2020-07-13T18:38:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"97347dc6-2950-4ca8-a055-a120c0a886c1","html_url":"https://github.com/PLSysSec/frankie","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PLSysSec/frankie","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PLSysSec%2Ffrankie","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PLSysSec%2Ffrankie/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PLSysSec%2Ffrankie/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PLSysSec%2Ffrankie/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PLSysSec","download_url":"https://codeload.github.com/PLSysSec/frankie/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PLSysSec%2Ffrankie/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278556190,"owners_count":26006080,"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","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-13T07:17:05.556Z","updated_at":"2025-10-06T03:48:38.349Z","avatar_url":"https://github.com/PLSysSec.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.com/PLSysSec/frankie.svg?branch=master)](https://travis-ci.com/PLSysSec/frankie)\n\nFrankie is a simple Web server and routing framework. The server lets your run\nyour app in your custom monad, not just IO. The framework is\nconfiguration-driven and ensure that controllers are well-typed (vs. frameworks\nlike Sinatra where you'd have to parse URL query parameters).\n\nBelow is a simple illustrative example (at least until this README is actually written).\n\nThere are two (very simple) example apps, which can be built \u0026 run with\n\n```console\n$ stack build --flag frankie:build-examples\n$ stack exec example-hello-world     # Located at examples/HelloWorld.hs\n$ stack exec example-hello-frankie   # Located at examples/HelloFrankie.hs\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplsyssec%2Ffrankie","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fplsyssec%2Ffrankie","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplsyssec%2Ffrankie/lists"}