{"id":23176411,"url":"https://github.com/lucasbailo/front-end-api-produtos","last_synced_at":"2026-04-08T18:02:23.828Z","repository":{"id":263530007,"uuid":"890694564","full_name":"lucasbailo/front-end-api-produtos","owner":"lucasbailo","description":"React Front End for API Produtos","archived":false,"fork":false,"pushed_at":"2025-10-18T21:53:04.000Z","size":4202,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-10-19T12:53:56.623Z","etag":null,"topics":["ant-design","axios","bootstrap","crud-application","reactjs","toastify"],"latest_commit_sha":null,"homepage":"https://front-end-api-produtos.vercel.app","language":"JavaScript","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/lucasbailo.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":"2024-11-19T02:39:06.000Z","updated_at":"2025-10-18T21:53:08.000Z","dependencies_parsed_at":"2025-02-10T09:41:44.836Z","dependency_job_id":null,"html_url":"https://github.com/lucasbailo/front-end-api-produtos","commit_stats":null,"previous_names":["lucasbailo/front-end-api-produtos"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lucasbailo/front-end-api-produtos","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucasbailo%2Ffront-end-api-produtos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucasbailo%2Ffront-end-api-produtos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucasbailo%2Ffront-end-api-produtos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucasbailo%2Ffront-end-api-produtos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lucasbailo","download_url":"https://codeload.github.com/lucasbailo/front-end-api-produtos/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucasbailo%2Ffront-end-api-produtos/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31567227,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["ant-design","axios","bootstrap","crud-application","reactjs","toastify"],"created_at":"2024-12-18T06:16:35.942Z","updated_at":"2026-04-08T18:02:23.802Z","avatar_url":"https://github.com/lucasbailo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Welcome an API Project - Front End! 👋\n\n# API Produtos!\n\n### Create / Add a new Product\n\n\u003cimg src=\"./public/gifs/createItem.gif\" alt=\"Create Item\" width=\"70%\"\u003e\n\n## Edit a product \n\n\u003cimg src=\"./public/gifs/editItem.gif\" alt=\"Edit Item\" width=\"70%\"\u003e\n\n## Delete an item\n\n\u003cimg src=\"./public/gifs/deleteItem.gif\" alt=\"Delete Item\" width=\"70%\"\u003e\n\n## Home Page\n\n\u003cimg src=\"./public/images/Crud.png\" alt=\"Crud image\" width=\"70%\"\u003e\n\n\n## Some code that I'm proud of\n```js\nconst handleEdit = (id) =\u003e {\n    handleShow()\n    axios.get(`https://localhost:7284/api/ProdutoClass/${id}`)\n        .then((result) =\u003e {\n            setEditNome(result.data.nome)\n            setEditCusto(result.data.custo)\n            setEditVenda(result.data.venda)\n            setEditQuantidade(result.data.quantidade)\n            setEditIsActive(result.data.isActive)\n            setEditId(id)\n        })\n        .catch((error =\u003e {\n            console.log(error)\n        }))\n}\n```\n\n## Built with\n\n- `React`\n- [`Bootstrap`](https://www.npmjs.com/package/bootstrap)\n- [`Ant Design`](https://www.npmjs.com/package/antd)\n- [`Toastify`](https://www.npmjs.com/package/react-toastify)\n\n## You Can\n- **C**reate Items;\n- **R**ead a database;\n- **U**pdate items;\n- **D**elete items if you want.\n\n## Back-End repository: [See Back-End!](https://github.com/lucasbailo/back-end-api-produtos)\n\n## Author\n\n- Website - [My GitHub](https://github.com/lucasbailo)\n- Frontend Mentor - [@lucasbailo](https://www.frontendmentor.io/profile/lucasbailo)\n- Instagram - [@lucassbailo](https://www.instagram.com/lucassbailo/)\n- LinkedIn - [Lucas Bailo](https://www.linkedin.com/in/lcsbailo)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucasbailo%2Ffront-end-api-produtos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flucasbailo%2Ffront-end-api-produtos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucasbailo%2Ffront-end-api-produtos/lists"}