{"id":20117900,"url":"https://github.com/webong/laravel-group-saving-api","last_synced_at":"2025-03-02T19:41:38.591Z","repository":{"id":38158666,"uuid":"201124155","full_name":"webong/laravel-group-saving-api","owner":"webong","description":"A sample laravel api for managing group saving","archived":false,"fork":false,"pushed_at":"2023-01-04T06:34:04.000Z","size":2536,"stargazers_count":0,"open_issues_count":24,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-13T06:43:46.336Z","etag":null,"topics":["billing","payments","savings","subscriptions"],"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/webong.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":"2019-08-07T20:36:10.000Z","updated_at":"2022-01-11T10:54:31.000Z","dependencies_parsed_at":"2023-02-02T01:30:51.963Z","dependency_job_id":null,"html_url":"https://github.com/webong/laravel-group-saving-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/webong%2Flaravel-group-saving-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webong%2Flaravel-group-saving-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webong%2Flaravel-group-saving-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webong%2Flaravel-group-saving-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webong","download_url":"https://codeload.github.com/webong/laravel-group-saving-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241564434,"owners_count":19982958,"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":["billing","payments","savings","subscriptions"],"created_at":"2024-11-13T19:08:50.265Z","updated_at":"2025-03-02T19:41:38.560Z","avatar_url":"https://github.com/webong.png","language":"PHP","readme":"# ESUTE API\n\nA demo application to illustrate how cooperative/group savings works.\n\n## Installation\n\nClone the repo locally:\n\n```sh\ngit clone https://github.com/webong/esute-api.git esuteapi\ncd esuteapi\n```\n\nInstall PHP dependencies:\n\n```sh\ncomposer install\n```\n\nSetup configuration:\n\n```sh\ncp .env.example .env\n```\n\nGenerate application key:\n\n```sh\nphp artisan key:generate\n```\n\nCreate an SQLite database. You can also use another database (MySQL, Postgres), simply update your configuration accordingly.\n\n```sh\ntouch database/database.sqlite\n```\n\nRun database migrations:\n\n```sh\nphp artisan migrate\n```\n\nRun database seeder:\n\n```sh\nphp artisan db:seed\n```\n\nStart the app server:\n\n```sh\nphp artisan server\n```\n\nStart the Queue Worker:\n\n```sh\nphp artisan queue:work\n```\n\nYou're ready to go! Visit Esute API Documentation on your local instance, [here](http://localhost:8000/docs/index.html):\n\nUse Telescope on your local instance to monitor app activities like queues and mail locally, [Visit telscope here](http://localhost:8000/telescope):\n\n\n## Running tests\n\nTo run the Esute API tests, run:\n\n```\nphpunit\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebong%2Flaravel-group-saving-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebong%2Flaravel-group-saving-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebong%2Flaravel-group-saving-api/lists"}