{"id":18487764,"url":"https://github.com/bradtraversy/larticles_vue_app","last_synced_at":"2025-06-11T08:11:54.068Z","repository":{"id":55376840,"uuid":"122106288","full_name":"bradtraversy/larticles_vue_app","owner":"bradtraversy","description":"Laravel 5.5 API with a Vue.js frontend","archived":false,"fork":false,"pushed_at":"2018-08-20T12:30:47.000Z","size":679,"stargazers_count":126,"open_issues_count":6,"forks_count":97,"subscribers_count":18,"default_branch":"master","last_synced_at":"2025-04-08T20:43:30.561Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/bradtraversy.png","metadata":{"files":{"readme":"readme.md","changelog":null,"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":"2018-02-19T18:54:07.000Z","updated_at":"2024-09-27T22:51:32.000Z","dependencies_parsed_at":"2022-08-14T22:50:49.852Z","dependency_job_id":null,"html_url":"https://github.com/bradtraversy/larticles_vue_app","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/bradtraversy%2Flarticles_vue_app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradtraversy%2Flarticles_vue_app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradtraversy%2Flarticles_vue_app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradtraversy%2Flarticles_vue_app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bradtraversy","download_url":"https://codeload.github.com/bradtraversy/larticles_vue_app/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradtraversy%2Flarticles_vue_app/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259227958,"owners_count":22824905,"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-11-06T12:50:46.836Z","updated_at":"2025-06-11T08:11:54.043Z","avatar_url":"https://github.com/bradtraversy.png","language":"PHP","funding_links":[],"categories":["PHP"],"sub_categories":[],"readme":"# Larticles Laravel/Vue App\n\n\u003e Laravel 5.5 API that uses the API resources with a Vue.js frontend\n\n## Quick Start\n\n``` bash\n# Install Dependencies\ncomposer install\n\n# Run Migrations\nphp artisan migrate\n\n# Import Articles\nphp artisan db:seed\n\n# Add virtual host if using Apache\n\n# If you get an error about an encryption key\nphp artisan key:generate\n\n# Install JS Dependencies\nnpm install\n\n# Watch Files\nnpm run watch\n```\n\n## Endpoints\n\n### List all articles with links and meta\n``` bash\nGET api/articles\n```\n### Get single article\n``` bash\nGET api/article/{id}\n```\n\n### Delete article\n``` bash\nDELETE api/article/{id}\n```\n\n### Add article\n``` bash\nPOST api/article\ntitle/body\n```\n\n### Update article\n``` bash\nPUT api/article\narticle_id/title/body\n```\n\n\n```\n\n## App Info\n\n### Author\n\nBrad Traversy\n[Traversy Media](http://www.traversymedia.com)\n\n### Version\n\n1.0.0\n\n### License\n\nThis project is licensed under the MIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbradtraversy%2Flarticles_vue_app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbradtraversy%2Flarticles_vue_app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbradtraversy%2Flarticles_vue_app/lists"}