{"id":16655990,"url":"https://github.com/mcrumm/wordy-api","last_synced_at":"2026-03-09T18:32:08.476Z","repository":{"id":16248986,"uuid":"18996837","full_name":"mcrumm/wordy-api","owner":"mcrumm","description":"Example project to showcase Guzzle Service Descriptions","archived":false,"fork":false,"pushed_at":"2014-04-21T16:59:45.000Z","size":176,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-19T11:40:36.121Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mcrumm.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":"2014-04-21T15:33:06.000Z","updated_at":"2014-06-15T22:47:46.000Z","dependencies_parsed_at":"2022-08-26T19:01:57.453Z","dependency_job_id":null,"html_url":"https://github.com/mcrumm/wordy-api","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/mcrumm%2Fwordy-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcrumm%2Fwordy-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcrumm%2Fwordy-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcrumm%2Fwordy-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mcrumm","download_url":"https://codeload.github.com/mcrumm/wordy-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243277464,"owners_count":20265349,"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-12T09:55:55.790Z","updated_at":"2025-12-11T18:43:23.785Z","avatar_url":"https://github.com/mcrumm.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Wordy API\n\nAn example project showcasing the features of [Guzzle](http://guzzlephp.org) Service Descriptions.\n\n## Getting Started\n\n1. Create a config file.\n2. Installing package dependencies with `composer install`.\n3. Generate a Seed File\n\n### Configuration\n\nCopy `config/config.php.dist` to `config/config.php` and modify it suit your environment.\n\n### Installing Dependencies\n\nFirst, install composer:\n\n```bash\n$ cd /path/to/wordy-api\n$ curl -sS https://getcomposer.org/installer | php\n```\n\nNext, install project dependencies:\n\n```bash\n$ cd /path/to/wordy-api\n$ php composer.phar install\n```\n\n### Grnerate a Seed File\n\nThe following will generate an initial seed file, which should keep the API from throwing undue errors.\n\n```\nbin/console seed:generate\n```\n\n## Deployment\n\n### PHP 5.4\n\nIf you're using PHP 5.4+, you can run the example API using the built-in web server. Here's the command:\n\n```\nphp -S localhost:8787 -t web web/index.php\n```\n\n### Other\n\nExplore the [Silex Docs](http://silex.sensiolabs.org/doc/web_servers.html) for more information on setting up other web servers.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcrumm%2Fwordy-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmcrumm%2Fwordy-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcrumm%2Fwordy-api/lists"}