{"id":16101613,"url":"https://github.com/bjansen/gyokuro-todo-backend","last_synced_at":"2026-02-07T07:33:41.403Z","repository":{"id":146619235,"uuid":"93931490","full_name":"bjansen/gyokuro-todo-backend","owner":"bjansen","description":"An implementation of the Todo-Backend based on Ceylon and gyokuro","archived":false,"fork":false,"pushed_at":"2017-06-10T15:22:02.000Z","size":48,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-04T08:37:41.909Z","etag":null,"topics":["ceylon","demo-app","gyokuro","todo-backend"],"latest_commit_sha":null,"homepage":null,"language":"Ceylon","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/bjansen.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":"2017-06-10T10:14:28.000Z","updated_at":"2017-06-11T01:34:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"febe5230-2e41-4196-bfff-5329f39a932f","html_url":"https://github.com/bjansen/gyokuro-todo-backend","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bjansen/gyokuro-todo-backend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjansen%2Fgyokuro-todo-backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjansen%2Fgyokuro-todo-backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjansen%2Fgyokuro-todo-backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjansen%2Fgyokuro-todo-backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bjansen","download_url":"https://codeload.github.com/bjansen/gyokuro-todo-backend/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjansen%2Fgyokuro-todo-backend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29189355,"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":["ceylon","demo-app","gyokuro","todo-backend"],"created_at":"2024-10-09T18:50:28.740Z","updated_at":"2026-02-07T07:33:41.387Z","avatar_url":"https://github.com/bjansen.png","language":"Ceylon","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gyokuro-todo-backend\nAn implementation of the [Todo-Backend](http://todobackend.com/) based on [Ceylon](https://ceylon-lang.org/) and [gyokuro](http://www.gyokuro.net).\n\nYou can [run the reference specs on a live instance](http://todobackend.com/specs/index.html?https://gyokuro-todo-backend.herokuapp.com/todo) to validate this implementation.\n\n## Building and running\n\n```bash\n$ git clone https://github.com/bjansen/gyokuro-todo-backend.git\n$ cd gyokuro-todo-backend\n$ ceylon compile\n$ ceylon run gyokuro.demo.todobackend/1.0.0\n```\n\nThe test suite can be run by opening the following URL in your browser:\n\nhttp://todobackend.com/specs/index.html?http://localhost:8080/todo\n\n## Deploying on Heroku\n\nCreate a new project on Heroku, and do the following in the `Settings` part:\n\n* add the config variable `APP_HOSTNAME=\u003cyour-app-name\u003e.herokuapp.com`\n* add the config variable `APP_PORT=80`\n* add the buildpack `heroku/java`\n\nThen from your machine run the following commands:\n\n```bash\n$ ceylon compile\n$ ceylon fat-jar gyokuro.demo.todobackend\n$ heroku deploy:jar gyokuro.demo.todobackend-1.0.0.jar --app \u003cyour-app-name\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbjansen%2Fgyokuro-todo-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbjansen%2Fgyokuro-todo-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbjansen%2Fgyokuro-todo-backend/lists"}