{"id":21310756,"url":"https://github.com/oetiker/callbackery","last_synced_at":"2025-09-04T13:48:51.874Z","repository":{"id":20390779,"uuid":"23666573","full_name":"oetiker/callbackery","owner":"oetiker","description":"Callbackery a Frontend Builder Toolkit","archived":false,"fork":false,"pushed_at":"2025-08-25T14:43:45.000Z","size":1244,"stargazers_count":11,"open_issues_count":4,"forks_count":10,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-08-25T16:31:57.544Z","etag":null,"topics":["callbackery","javascript","mojolicious","perl","qooxdoo","webapp"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"juanpablofernandez/SwiftyOnboard","license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oetiker.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES","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":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT","agents":null,"dco":null,"cla":null}},"created_at":"2014-09-04T14:50:32.000Z","updated_at":"2025-08-25T14:43:49.000Z","dependencies_parsed_at":"2024-06-27T11:11:54.755Z","dependency_job_id":"cd7095c0-4524-40b9-a2ca-fe2013af45f9","html_url":"https://github.com/oetiker/callbackery","commit_stats":null,"previous_names":[],"tags_count":63,"template":false,"template_full_name":null,"purl":"pkg:github/oetiker/callbackery","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oetiker%2Fcallbackery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oetiker%2Fcallbackery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oetiker%2Fcallbackery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oetiker%2Fcallbackery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oetiker","download_url":"https://codeload.github.com/oetiker/callbackery/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oetiker%2Fcallbackery/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273619584,"owners_count":25138238,"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-09-04T02:00:08.968Z","response_time":61,"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":["callbackery","javascript","mojolicious","perl","qooxdoo","webapp"],"created_at":"2024-11-21T17:14:36.834Z","updated_at":"2025-09-04T13:48:51.821Z","avatar_url":"https://github.com/oetiker.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"CallBackery\n===========\n\n![Unit Tests](https://github.com/oetiker/callbackery/workflows/Unit%20Tests/badge.svg?branch=master)\n[![Coverage Status](https://coveralls.io/repos/oetiker/callbackery/badge.svg?branch=master\u0026service=github)](https://coveralls.io/github/oetiker/callbackery?branch=master)\n\nCallBackery is a perl library for writing CRUD style single page web\napplications with a desktopish look and feel.  For many applications, all\nyou have todo is write a few lines of perl code and all the rest is taken\ncare of by CallBackery.\n\nTo get you started, have a look at the CallBackery sample application. It is contained\nin the Mojolicious::Command::Author::generate::automake_app package.\n\nQuickstart\n----------\n\nFollow the instructions in \u003chttps://github.com/oposs/mojolicious-automake\u003e\n\nFinally lets generate the CallBackery sample application.\n\n```console\nmkdir -p ~/src\ncd ~/src\nmojo generate callbackery_app CbDemo\ncd cb-demo\n```\n\nEt voilà, you are looking at your first CallBackery app. To get the\nsample application up and running, follow the instructions in the\nREADME you find in the `cb_demo` directory.\n\nDeveloping / Contributing\n-------------------------\n\n- Fork this repo (Using the github UI: https://github.com/oetiker/callbackery -\u003e \"Fork\" in the top-right corner)\n- Clone your repo (In your fork, push \"Clone or Download\" and use the URL there for you `git clone` command)\n- Make a branch (You will PR that branch, later)\n\nGenerate the demo app from your checkout\n```console\ncd ~/checkouts/callbackery\nperl Makefile.pl\ncd\nmkdir -p src\ncd src\nperl -I../thirdparty/lib/perl5 -Ilib ~/checkouts/callbackery/thirdparty/bin/mojo generate callbackery_app CbDemo\n```\nNow, proceed with the README in `~/src/cb-demo`\n\nTo create a PR, commit your changes, push them to your github repo, and use the github UI to create the PR to `https://github.com/oetiker/callbackery`.\nChances for a merge are improved if you explain in some detail what your changes are and what they achieve.\n\n\nEnjoy\n\nTobi Oetiker \u003ctobi@oetiker.ch\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foetiker%2Fcallbackery","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foetiker%2Fcallbackery","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foetiker%2Fcallbackery/lists"}