{"id":18997879,"url":"https://github.com/vyzaldysanchez/services-call-storage","last_synced_at":"2026-04-17T19:30:23.003Z","repository":{"id":90510106,"uuid":"124353200","full_name":"vyzaldysanchez/services-call-storage","owner":"vyzaldysanchez","description":"UNAPEC project to serve as API calls registry","archived":false,"fork":false,"pushed_at":"2018-03-17T17:34:04.000Z","size":42,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-01T17:13:53.218Z","etag":null,"topics":["api-rest","api-server","lumen","lumen-php-framework","php","php7"],"latest_commit_sha":null,"homepage":"","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/vyzaldysanchez.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":"2018-03-08T07:22:35.000Z","updated_at":"2022-02-12T08:28:15.000Z","dependencies_parsed_at":"2023-04-15T11:54:01.024Z","dependency_job_id":null,"html_url":"https://github.com/vyzaldysanchez/services-call-storage","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/vyzaldysanchez%2Fservices-call-storage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vyzaldysanchez%2Fservices-call-storage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vyzaldysanchez%2Fservices-call-storage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vyzaldysanchez%2Fservices-call-storage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vyzaldysanchez","download_url":"https://codeload.github.com/vyzaldysanchez/services-call-storage/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240018690,"owners_count":19734872,"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":["api-rest","api-server","lumen","lumen-php-framework","php","php7"],"created_at":"2024-11-08T17:42:39.511Z","updated_at":"2026-04-17T19:30:22.947Z","avatar_url":"https://github.com/vyzaldysanchez.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# services-call-storage\nUNAPEC project to serve as API calls registry.\n\nMust have ([PHP](https://www.digitalocean.com/community/tutorials/how-to-install-linux-apache-mysql-php-lamp-stack-on-ubuntu-16-04) version \u003e= 7.x) installed, also [composer](https://getcomposer.org/download/) to install dependencies.\n\n[Upgrading PHP to version `7.x`.](https://www.digitalocean.com/community/tutorials/how-to-upgrade-to-php-7-on-ubuntu-14-04)\n\nIn order for you to get this working, you must run the following commands:\n\nRun `composer install` to get all the dependencies.\n\nRun `php artisan migrate` to generate the database.\n\nRun `php -S localhost:8050 -t public` to run your server locally.\n\nDo not forget to create your own `.env` file to setup the configuration.\n\n# API endpoints\n\n`GET /api/services` will return all the services called from 3rd party apps consuming this API.\n\n`GET /api/services/:name?since=YYYY-MM-DD[\u0026to=YYYY-MM-DD]` will return all the services within the date range in `YYYY-MM-DD` format by name. (`:to` is optional)\n\nTo register a service call:\n\n```\nPOST /api/services\n\nbody -\u003e {\n  name: 'service-name'\n}\n```\n\nSee it here in [heroku](http://pure-fortress-91669.herokuapp.com/).\n\nHappy Coding!! :computer: :heart:\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvyzaldysanchez%2Fservices-call-storage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvyzaldysanchez%2Fservices-call-storage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvyzaldysanchez%2Fservices-call-storage/lists"}