{"id":15937302,"url":"https://github.com/dcblogdev/laravel-api-starter","last_synced_at":"2026-01-21T20:34:37.548Z","repository":{"id":226087225,"uuid":"767716707","full_name":"dcblogdev/laravel-api-starter","owner":"dcblogdev","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-06T08:56:16.000Z","size":82,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-08T11:18:23.785Z","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/dcblogdev.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-05T19:17:25.000Z","updated_at":"2024-04-05T06:36:23.000Z","dependencies_parsed_at":"2024-10-29T12:54:33.712Z","dependency_job_id":null,"html_url":"https://github.com/dcblogdev/laravel-api-starter","commit_stats":null,"previous_names":["dcblogdev/laravel-api-starter"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dcblogdev/laravel-api-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcblogdev%2Flaravel-api-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcblogdev%2Flaravel-api-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcblogdev%2Flaravel-api-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcblogdev%2Flaravel-api-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dcblogdev","download_url":"https://codeload.github.com/dcblogdev/laravel-api-starter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcblogdev%2Flaravel-api-starter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28642051,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T18:04:35.752Z","status":"ssl_error","status_checked_at":"2026-01-21T18:03:55.054Z","response_time":86,"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":[],"created_at":"2024-10-07T05:02:13.291Z","updated_at":"2026-01-21T20:34:32.537Z","avatar_url":"https://github.com/dcblogdev.png","language":"PHP","readme":"# Laravel API Starter\n\nThis is a starter project for Laravel API authentication. \nIt includes a user registration and login system. \n\nThere are tests for the registration and login.\n\n## Installation\n\n1. Clone the repository\n2. Run `composer install`\n3. Run `php artisan migrate`\n4. Run `php artisan serve`\n\n## Usage\n\n### Registration\n\nTo register a user, send a POST request to `/api/register` with the following parameters:\n\n- `name`\n- `email`\n- `password`\n\n### Login\n\nTo login a user, send a POST request to `/api/login` with the following parameters:\n\n- `email`\n- `password`\n\nThe response will include a `token` which you can use to authenticate future requests.\n\n### Logout\n\nTo logout a user, send a POST request to `/api/logout` include the `token` in the request headers.\n\nAfter logging out, the token will no longer be valid.\n\n### Authenticated Requests\n\nTo make an authenticated request, include the `token` in the request headers.\n\n### Testing\n\nTo run the tests, run `php artisan test`\n\n## License\n\nThis project is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcblogdev%2Flaravel-api-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdcblogdev%2Flaravel-api-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcblogdev%2Flaravel-api-starter/lists"}