{"id":28949002,"url":"https://github.com/juiceofcode/hortifruti-wpp","last_synced_at":"2025-07-04T16:34:05.295Z","repository":{"id":186037494,"uuid":"384791299","full_name":"juiceofcode/hortifruti-wpp","owner":"juiceofcode","description":"Protótipo funcional do WPP do HNT. Desenvolvido com ReactJS, Typescript, Axios, MirageJS, React Bootstrap e SCSS. ","archived":false,"fork":false,"pushed_at":"2021-07-12T05:24:20.000Z","size":301,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-29T22:37:13.078Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://hortifruti-wpp.vercel.app/","language":"TypeScript","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/juiceofcode.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}},"created_at":"2021-07-10T21:05:00.000Z","updated_at":"2021-07-12T05:24:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"b45a56a4-4b21-445a-a951-d5fdf4e74ce0","html_url":"https://github.com/juiceofcode/hortifruti-wpp","commit_stats":null,"previous_names":["sucodev/hortifruti-wpp","juiceofcode/hortifruti-wpp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/juiceofcode/hortifruti-wpp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juiceofcode%2Fhortifruti-wpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juiceofcode%2Fhortifruti-wpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juiceofcode%2Fhortifruti-wpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juiceofcode%2Fhortifruti-wpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juiceofcode","download_url":"https://codeload.github.com/juiceofcode/hortifruti-wpp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juiceofcode%2Fhortifruti-wpp/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261470356,"owners_count":23163262,"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":[],"created_at":"2025-06-23T11:37:30.429Z","updated_at":"2025-07-04T16:34:05.289Z","avatar_url":"https://github.com/juiceofcode.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Protótipo funcional do WPP da HNT. Desenvolvido com ReactJS, Typescript, Axios, MirageJS, React Bootstrap e SCSS.\nhttps://hortifruti-wpp.vercel.app/\n\n## Mirage JS como \"back-end\"\nMirageJS é uma biblioteca de simulação de API que permite construir, testar e compartilhar um aplicativo JavaScript funcional completo sem ter que depender de nenhum serviço de back-end.\n\n```\n###### Mirage: [200] GET https://hortifruti-wpp.vercel.app/api/products ######\n\nconst categorias = [\n        {\n          categoryName: \"Frutas, legumes e verduras\",\n          items: [\n            { id: 1, foodName: \"Banana\", foodPrice: 5 },\n            { id: 2, foodName: \"Banana Prata\", foodPrice: 8 },\n            { id: 3, foodName: \"Banana d'água\", foodPrice: 3 },\n            { id: 4, foodName: \"Banana selecionada\", foodPrice: 10 },\n            { id: 5, foodName: \"Maça\", foodPrice: 7 },\n            { id: 6, foodName: \"Uva\", foodPrice: 6 },\n          ],\n        },\n        {\n          categoryName: \"Padaria\",\n          items: [\n            { id: 1, foodName: \"Pão de Forma\", foodPrice: 75 },\n            { id: 2, foodName: \"Pão Francês\", foodPrice: 8 },\n            { id: 3, foodName: \"Pão Doce\", foodPrice: 10 },\n            { id: 4, foodName: \"Coca Cola 2 Litros\", foodPrice: 10 },\n          ],\n        },\n      ];   \n      \nreturn categorias;\n      \n```\n\n\n![Prototipo](4730f87f-ea54-45cd-ba32-dba3e4f85408.jpeg)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuiceofcode%2Fhortifruti-wpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjuiceofcode%2Fhortifruti-wpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuiceofcode%2Fhortifruti-wpp/lists"}