{"id":16596160,"url":"https://github.com/edixonalberto/api-dicabeg","last_synced_at":"2025-10-29T12:30:48.732Z","repository":{"id":37517731,"uuid":"161112935","full_name":"EdixonAlberto/api-dicabeg","owner":"EdixonAlberto","description":"Api RESTful to the application mobile Dicabeg","archived":false,"fork":false,"pushed_at":"2023-04-19T19:04:02.000Z","size":2257,"stargazers_count":3,"open_issues_count":3,"forks_count":1,"subscribers_count":3,"default_branch":"v2","last_synced_at":"2025-02-02T01:24:51.780Z","etag":null,"topics":["api-restful","blade","blade-template-engine","css","framework-php","laravel","mvc-architecture","onesignal","pdo","php","portfolio","postgresql","sendgrid","stylus"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EdixonAlberto.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":"2018-12-10T03:44:46.000Z","updated_at":"2023-05-17T02:37:45.000Z","dependencies_parsed_at":"2022-07-25T01:16:11.976Z","dependency_job_id":null,"html_url":"https://github.com/EdixonAlberto/api-dicabeg","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EdixonAlberto%2Fapi-dicabeg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EdixonAlberto%2Fapi-dicabeg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EdixonAlberto%2Fapi-dicabeg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EdixonAlberto%2Fapi-dicabeg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EdixonAlberto","download_url":"https://codeload.github.com/EdixonAlberto/api-dicabeg/tar.gz/refs/heads/v2","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238817721,"owners_count":19535580,"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-restful","blade","blade-template-engine","css","framework-php","laravel","mvc-architecture","onesignal","pdo","php","portfolio","postgresql","sendgrid","stylus"],"created_at":"2024-10-11T23:52:29.494Z","updated_at":"2025-10-29T12:30:48.331Z","avatar_url":"https://github.com/EdixonAlberto.png","language":"PHP","readme":"# api-dicabeg\n\n[![Linkedin: https://linkedin.com/in/edixonalberto](https://img.shields.io/badge/author-EdixonAlberto-purple.svg)](https://linkedin.com/in/edixonalberto)\n[![GPL license](https://img.shields.io/badge/license-GPL-green.svg)](./LICENSE.md)\n![GitHub](https://img.shields.io/github/followers/EdixonAlberto.svg?label=Follow\u0026style=social)\n\n![image preview](./.github/image-preview.jpg)\n\nApi RESTful to the application mobile **[Dicabeg](https://instagram.com/dicabeg/)**\n\n### Technologies Used\n\n- Programming language `PHP` **7.3.4**\n- Templates engine `Laravel/Blade`.\n- Styles language `Stylus` **0.54.5**\n- Design pattern **MVC**.\n- Sending **email transactional** through `SendGrid`.\n- Sending **push notification** through `OneSignal`.\n- Administrarion of sessions using `JWT` and `OAuth`.\n- Login with **Facebook**.\n- Custom query constructor made in flat **PDO**.\n- **DataBase** language `PostgreSQL` **10.7**\n- **PaaS** to deploy the api `Heroku`.\n- Automatic generation of `Email Templates` using `Laravel/Blade`.\n- **Minificación** HTML code manual for acceleration of view loading and generation of email templates. Thanks to the bookstore [tiny-html-minifier](https://github.com/jenstornell/tiny-html-minifier.git) realized by [Jens Törnell](mailto:webblayout@gmail.com).\n\n---\n\n## End Points\n\n\u003eUSERS\n\n    GET    | api/users/page/{nro}/date-order/{order}\n    GET    | api/users\n    POST   | api/users\n    PACTH  | api/users\n    DELETE | api/users\n---\n\n\u003eACCOUNTS\n\n    POST   | api/accounts/login\n    POST   | api/accounts/login/refresh\n    POST   | api/accounts/login/oauth2   [NO DISPONIBLE]\n    POST   | api/accounts/activation\n    POST   | api/accounts/recovery\n    POST   | api/accounts/resend_email\n    PUT    | api/update/email\n    PUT    | api/update/password\n---\n\n\u003eREFERREDS\n\n    GET    | api/referreds/page/{nro}/date-order/{order}\n    GET    | api/referreds/{id}\n    DELETE | api/referreds/{id}\n---\n\n\u003eTRANSFERS\n\n    GET    | api/transfers/page/{nro}/date-order/{order}\n    GET    | api/transfers/{code}\n    POST   | api/transfers\n    POST   | api/transfers/send_report\n---\n\n\u003eHISTORY\n\n    GET    | api/history/page/{nro}/date-order/{order}\n    GET    | api/history/{video_id}\n    POST   | api/history/{video_id}\n    DELETE | api/history/{video_id}\n    DELETE | api/history\n---\n\n\u003eVIDEOS\n\n    GET    | api/videos/page/{nro}/date-order/{order}\n    GET    | api/videos/{id}\n---\n\n\u003eADVERTS\n\n    PUT    | api/adverts/bonus/pay  [NO DISPONIBLE]\n    PUT    | api/adverts/enterprise/pay [NO DISPONIBLE]\n    GET    | api/adverts/grant/user-id/{userId}/rewards/{rewards}/event-id/{eventId}\n---\n\n\u003eAPP\n\n    GET    | api/app/roles\n    GET    | api/app/ranking\n    GET    | api/app/balances\n    GET    | api/app/commissions\n---\n\n## Entity Relation Diagram\n\n![Diagrama ERD](./.github/img/ERD.png)\n\n### **[ERD Lucidchart](https://app.lucidchart.com/documents/view/5f826222-d799-4334-8196-18680ddd0ca7) \u0026#x279c;**\n\n---\n\n\n\n## Email Templates\n\nTo view all the email templates, **[go to this route](./.github/img/email-templates) \u0026#x279c;**","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedixonalberto%2Fapi-dicabeg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fedixonalberto%2Fapi-dicabeg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedixonalberto%2Fapi-dicabeg/lists"}