{"id":17109578,"url":"https://github.com/monken/p5-catalystx-extjs-rest","last_synced_at":"2025-03-23T21:41:34.690Z","repository":{"id":1378556,"uuid":"1332083","full_name":"monken/p5-catalystx-extjs-rest","owner":"monken","description":"Feature-rich REST controller for use with ExtJS","archived":false,"fork":false,"pushed_at":"2014-01-15T13:38:39.000Z","size":1124,"stargazers_count":1,"open_issues_count":2,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-29T05:13:38.810Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/monken.png","metadata":{"files":{"readme":"README.pod","changelog":"Changes","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-02-05T17:53:47.000Z","updated_at":"2014-09-08T21:53:18.000Z","dependencies_parsed_at":"2022-07-07T07:31:10.203Z","dependency_job_id":null,"html_url":"https://github.com/monken/p5-catalystx-extjs-rest","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monken%2Fp5-catalystx-extjs-rest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monken%2Fp5-catalystx-extjs-rest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monken%2Fp5-catalystx-extjs-rest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monken%2Fp5-catalystx-extjs-rest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/monken","download_url":"https://codeload.github.com/monken/p5-catalystx-extjs-rest/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245175323,"owners_count":20572781,"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-14T16:23:39.787Z","updated_at":"2025-03-23T21:41:34.670Z","avatar_url":"https://github.com/monken.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"package CatalystX::ExtJS::REST;\n\n# ABSTRACT: Feature-rich REST controller for use with ExtJS\n\n1;\n\n__END__\n\n=head1 SYNOPSIS\n\n package MyApp::Controller::User;\n \n use Moose;\n BEGIN { extends 'CatalystX::Controller::ExtJS::REST' }\n \n __PACKAGE__-\u003econfig( default_resultset =\u003e 'User',\n                     forms             =\u003e {\n                              default =\u003e [\n                                  { name =\u003e 'id' },\n                                  { name =\u003e 'email', constraint =\u003e 'Required' },\n                                  { name =\u003e 'password' }\n                              ],\n                     } );\n \n 1;\n\n\n=head1 DESCRIPTION\n\nThis module adds feature-rich REST controllers to your application.\n\nL\u003cCatalystX::Controller::ExtJS::REST\u003e gives examples and describes \nall configuration options.\n\nHave a look at the L\u003ctutorial|CatalystX::ExtJS::Tutorial::Direct\u003e\nwhich shows integration of this controller with L\u003cCatalystX::ExtJS::Direct\u003e.\n\n\n=head1 SEE ALSO\n\n=over 4\n\n=item L\u003cCatalystX::ExtJS\u003e\n\nParent namespace. Includes examples and the code for the tutorial.\n\n=item L\u003cCatalystX::ExtJS::Direct\u003e\n\nEnable Ext.Direct in Catalyst controllers.\n\n=back\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmonken%2Fp5-catalystx-extjs-rest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmonken%2Fp5-catalystx-extjs-rest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmonken%2Fp5-catalystx-extjs-rest/lists"}