{"id":22008931,"url":"https://github.com/adevecchi/slim-eloquent-rest-api","last_synced_at":"2026-04-10T15:09:46.492Z","repository":{"id":130893019,"uuid":"337510340","full_name":"adevecchi/slim-eloquent-rest-api","owner":"adevecchi","description":"REST API para gerenciamento de contatos utilizando Slim Framework, componentes Eloquent, Validation do Laravel, JWT para autenticação e banco de dados SQLite","archived":false,"fork":false,"pushed_at":"2021-02-09T19:37:57.000Z","size":421,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-07T21:44:23.897Z","etag":null,"topics":["api","eloquent","jwt","php","rest","slim","sqlite","validation"],"latest_commit_sha":null,"homepage":"","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/adevecchi.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-02-09T19:16:01.000Z","updated_at":"2021-02-09T19:43:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"35edded0-8a72-4efc-8754-58f9ea2cb810","html_url":"https://github.com/adevecchi/slim-eloquent-rest-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/adevecchi/slim-eloquent-rest-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adevecchi%2Fslim-eloquent-rest-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adevecchi%2Fslim-eloquent-rest-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adevecchi%2Fslim-eloquent-rest-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adevecchi%2Fslim-eloquent-rest-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adevecchi","download_url":"https://codeload.github.com/adevecchi/slim-eloquent-rest-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adevecchi%2Fslim-eloquent-rest-api/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268448176,"owners_count":24251994,"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","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"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","eloquent","jwt","php","rest","slim","sqlite","validation"],"created_at":"2024-11-30T02:07:46.820Z","updated_at":"2025-12-30T21:51:23.447Z","avatar_url":"https://github.com/adevecchi.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Descrição\n\nREST API para gerenciamento de contatos utilizando Slim Framework, componentes Eloquent, Validation do Laravel, JWT para autenticação e banco de dados SQLite.\n\nVersão utilizada do PHP 7.4.13\n\n## Estrutura do projeto\n\n![Estrutura projeto](https://github.com/adevecchi/slim-eloquent-rest-api/blob/main/public/images/screenshot/estrutura.png)\n\n## Endpoints\n\n* Login: `POST /login`\n\n![Login](https://github.com/adevecchi/slim-eloquent-rest-api/blob/main/public/images/screenshot/login.png)\n\n---\n\n* Novo contato: `POST /api/contacts`\n\n![Novo contato](https://github.com/adevecchi/slim-eloquent-rest-api/blob/main/public/images/screenshot/contacts-post.png)\n\n---\n\n* Todos contatos: `GET /api/contacts`\n\n![Todos clientes](https://github.com/adevecchi/slim-eloquent-rest-api/blob/main/public/images/screenshot/contacts-get.png)\n\n---\n\n* Contato por Id: `GET /api/contacts/{id}`\n\n![Contato por id](https://github.com/adevecchi/slim-eloquent-rest-api/blob/main/public/images/screenshot/contacts-get-id.png)\n\n---\n\n* Atualiza contato: `PUT /api/contacts/{id}`\n\n![Atualiza contato](https://github.com/adevecchi/slim-eloquent-rest-api/blob/main/public/images/screenshot/contacts-put.png)\n \n---\n\n* Remove contato: `DELETE /api/contacts/{id}`\n\n![Remove contacts](https://github.com/adevecchi/slim-eloquent-rest-api/blob/main/public/images/screenshot/contacts-delete.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadevecchi%2Fslim-eloquent-rest-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadevecchi%2Fslim-eloquent-rest-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadevecchi%2Fslim-eloquent-rest-api/lists"}