{"id":14974759,"url":"https://github.com/yuriyoung/mclarm","last_synced_at":"2026-01-18T06:10:55.255Z","repository":{"id":39791640,"uuid":"243540635","full_name":"yuriyoung/mclarm","owner":"yuriyoung","description":"RESTful API microservice base on laravel framework (see dev branch)","archived":false,"fork":false,"pushed_at":"2023-02-02T11:16:29.000Z","size":374,"stargazers_count":1,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-04T17:13:38.973Z","etag":null,"topics":["api","json","jwt","jwt-auth","laravel","laravel-framework","laravel6","mclarm","microservice","rest-api","socialite","yuriyoung"],"latest_commit_sha":null,"homepage":"https://github.com/yuriyoung/mclarm","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yuriyoung.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":"2020-02-27T14:31:28.000Z","updated_at":"2020-04-28T04:10:56.000Z","dependencies_parsed_at":"2023-02-17T19:01:07.267Z","dependency_job_id":null,"html_url":"https://github.com/yuriyoung/mclarm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yuriyoung/mclarm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuriyoung%2Fmclarm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuriyoung%2Fmclarm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuriyoung%2Fmclarm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuriyoung%2Fmclarm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yuriyoung","download_url":"https://codeload.github.com/yuriyoung/mclarm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuriyoung%2Fmclarm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28531993,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T00:39:45.795Z","status":"online","status_checked_at":"2026-01-18T02:00:07.578Z","response_time":98,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["api","json","jwt","jwt-auth","laravel","laravel-framework","laravel6","mclarm","microservice","rest-api","socialite","yuriyoung"],"created_at":"2024-09-24T13:51:02.558Z","updated_at":"2026-01-18T06:10:55.222Z","avatar_url":"https://github.com/yuriyoung.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Introduction\nREST API base on laravel framework.\n\n# Features\n- jwt token auth\n- socialite auth\n- api request\n- api json resource response\n\n# Requirements\n- Laravel 6 framework\n- jwt-auth\n- laravel/socialite\n\n# Installation\n1. Clone this repo and run `composer install`\n    ```shell script\n    git clone https://github.com/yuriyoung/mclarm.git\n\n    composer install\n    ```\n2. Copy `.env` file\n    ```shell script\n    cp .env.example .env\n    ```\n3. Edit your database credential in `.env` file.\n4. Add providers `CLIENT_ID`, `CLIENT_SECRET` and `REDIRECT`\n    ```dotenv\n    GITHUB_CLIENT_ID=your-app-id\n    GITHUB_CLIENT_SECRET=your-app-secret\n    GITHUB_REDIRECT=yuur-app-redirect\n    ```\n   \n    \u003e Make sure you set correct redirect url in dev console of providers.\n    \u003e It should be like `\"{env(APP_URL)}/oauth/github/callback\"` format.\n5. Now you can run `php artisan migrate` and `serve` your app\n\n# License\nThe mclarm software is licensed under the [MIT License](https://github.com/yuriyoung/mclarm/blob/master/LICENSE). \n\n## CopyRight\nCopyright © Yuri Young yuri.young@qq.com\n\n\u003cimg src=\"https://github.com/yuriyoung/resources/blob/master/weixin-pay.jpg\" width=\"200\" alt=\"Weixin-QR-code\" /\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuriyoung%2Fmclarm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyuriyoung%2Fmclarm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuriyoung%2Fmclarm/lists"}