{"id":13772486,"url":"https://github.com/mmhelloworld/hello-play-frege","last_synced_at":"2025-02-25T23:43:22.376Z","repository":{"id":149368355,"uuid":"46698069","full_name":"mmhelloworld/hello-play-frege","owner":"mmhelloworld","description":"A simple Play application with Frege","archived":false,"fork":false,"pushed_at":"2015-11-23T05:34:09.000Z","size":13,"stargazers_count":19,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-02-13T04:39:06.688Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Frege","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mmhelloworld.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":"2015-11-23T05:12:35.000Z","updated_at":"2020-10-20T22:21:33.000Z","dependencies_parsed_at":"2023-04-13T21:53:27.133Z","dependency_job_id":null,"html_url":"https://github.com/mmhelloworld/hello-play-frege","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/mmhelloworld%2Fhello-play-frege","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmhelloworld%2Fhello-play-frege/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmhelloworld%2Fhello-play-frege/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmhelloworld%2Fhello-play-frege/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mmhelloworld","download_url":"https://codeload.github.com/mmhelloworld/hello-play-frege/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240766677,"owners_count":19854114,"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-08-03T17:01:04.557Z","updated_at":"2025-02-25T23:43:22.280Z","avatar_url":"https://github.com/mmhelloworld.png","language":"Frege","funding_links":[],"categories":["Libraries"],"sub_categories":["Web Frameworks"],"readme":"#A simple Play application with Frege#\nThis is a simple play application written in Frege to demonstrate how we can use Frege with Play.\n\nSince Play supports Java, it is actually very easy to use the Java API from Frege \neven though we don't have native Play support for Frege yet. \nThe application is basically JSON-in and JSON-out. \nA Frege program reads a parameter from a JSON POST request and responds with a JSON response that greets the user.\n\n##How to run##\n1. Run `activator run` to compile and start the server.\n1. Then send a JSON post request.\n   For example, with `curl`:\n   \n   ```\n   $ curl --header \"Content-type: application/json\" --request POST --data '{\"name\": \"Play Frege\"}' http://localhost:9000/greet\n   \n   {\"message\" : \"Hello, Play Frege\"}\n   \n   ```\n   ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmmhelloworld%2Fhello-play-frege","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmmhelloworld%2Fhello-play-frege","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmmhelloworld%2Fhello-play-frege/lists"}