{"id":16222749,"url":"https://github.com/freinet12/pet-clicker-api","last_synced_at":"2025-04-08T01:41:14.049Z","repository":{"id":125903421,"uuid":"431326829","full_name":"freinet12/pet-clicker-api","owner":"freinet12","description":"A simple API using Laravel \u0026 Laravel Sanctum for Authentication","archived":false,"fork":false,"pushed_at":"2022-01-24T00:56:56.000Z","size":406,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-14T01:45:40.760Z","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/freinet12.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":"2021-11-24T02:53:09.000Z","updated_at":"2021-12-07T21:52:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"f82fdb0d-e87c-43fd-83e9-9cccca1263de","html_url":"https://github.com/freinet12/pet-clicker-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/freinet12%2Fpet-clicker-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freinet12%2Fpet-clicker-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freinet12%2Fpet-clicker-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freinet12%2Fpet-clicker-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/freinet12","download_url":"https://codeload.github.com/freinet12/pet-clicker-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247761051,"owners_count":20991533,"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-10T12:15:09.621Z","updated_at":"2025-04-08T01:41:14.028Z","avatar_url":"https://github.com/freinet12.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n## Pet Clicker API\n\n#### Project Setup\n- Create a .env file and copy everything from .env.example into the .env file\n- Create an S3 bucket on AWS and set the following variables in the .env file: \u003cbr\u003e\n        ` AWS_ACCESS_KEY_ID={{your aws access key id}}` \u003cbr\u003e\n        ` AWS_SECRET_ACCESS_KEY={{your aws access key}}` \u003cbr\u003e\n        ` AWS_DEFAULT_REGION={{aws region}}` \u003cbr\u003e\n        ` AWS_BUCKET={{S3 bucket name}}` \u003cbr\u003e\n        ` AWS_URL={{S3 bucket url}}` \u003cbr\u003e\n        \n - Run `docker-compose up -d --build`\n - Run `docker exec -it pet-clicker-api bash`\n - Now inside the container, run `php artisan migrate`\n \n - The app should now be running on `localhost:8084`\n\n\n#### User Auth Routes\n - Registration \u003cbr\u003e\n    - url: `{{app_url}}/api/auth/register`\n    - required fields: \u003cbr\u003e\n        `name` \u003cbr\u003e\n        `email` \u003cbr\u003e\n        `password` \u003cbr\u003e\n        `password_confirmation` \u003cBr\u003e\n - Login \u003cbr\u003e\n    - url: `{{app_url}}/api/auth/login\n    - required fields: \u003cbr\u003e\n        `email`\u003cbr\u003e\n        `password`\n    \n - Logout \u003cbr\u003e\n    - url: `{{app_url}}/api/auth/logout`\n    - required fields: NONE\n       \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffreinet12%2Fpet-clicker-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffreinet12%2Fpet-clicker-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffreinet12%2Fpet-clicker-api/lists"}