{"id":31644292,"url":"https://github.com/marco0antonio0/front-makeapi","last_synced_at":"2026-04-29T16:04:57.449Z","repository":{"id":318010467,"uuid":"1047064277","full_name":"marco0antonio0/front-makeapi","owner":"marco0antonio0","description":"Projeto consiste em um site de api de sistema para criacao de apis e gerenciamento de conteudos com persistencia de dados","archived":false,"fork":false,"pushed_at":"2025-10-04T12:52:42.000Z","size":2384,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-04T14:37:23.988Z","etag":null,"topics":["cms","criador-de-apis","firebase","gestor-de-conteudo","nextjs","website"],"latest_commit_sha":null,"homepage":"https://makeapi.netlify.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/marco0antonio0.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-08-29T17:20:37.000Z","updated_at":"2025-10-04T12:52:45.000Z","dependencies_parsed_at":"2025-10-04T14:37:28.251Z","dependency_job_id":null,"html_url":"https://github.com/marco0antonio0/front-makeapi","commit_stats":null,"previous_names":["marco0antonio0/front-makeapi"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/marco0antonio0/front-makeapi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marco0antonio0%2Ffront-makeapi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marco0antonio0%2Ffront-makeapi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marco0antonio0%2Ffront-makeapi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marco0antonio0%2Ffront-makeapi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marco0antonio0","download_url":"https://codeload.github.com/marco0antonio0/front-makeapi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marco0antonio0%2Ffront-makeapi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32432919,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T13:34:34.882Z","status":"ssl_error","status_checked_at":"2026-04-29T13:34:29.830Z","response_time":110,"last_error":"SSL_read: 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":["cms","criador-de-apis","firebase","gestor-de-conteudo","nextjs","website"],"created_at":"2025-10-07T04:36:15.768Z","updated_at":"2026-04-29T16:04:57.438Z","avatar_url":"https://github.com/marco0antonio0.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🚀 Make API — Front-end (Next.js) + API (NestJS)  \n\n\u003cdiv style=\"display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin:10px 0 20px\"\u003e \u003cimg src=\"https://img.shields.io/badge/Next.js-000?style=for-the-badge\u0026logo=nextdotjs\u0026logoColor=white\"\u003e \u003cimg src=\"https://img.shields.io/badge/React-20232A?style=for-the-badge\u0026logo=react\u0026logoColor=61dafb\"\u003e \u003cimg src=\"https://img.shields.io/badge/Tailwind-06B6D4?style=for-the-badge\u0026logo=tailwindcss\u0026logoColor=white\"\u003e \u003cimg src=\"https://img.shields.io/badge/shadcn/ui-111827?style=for-the-badge\"\u003e \u003cimg src=\"https://img.shields.io/badge/NestJS-E0234E?style=for-the-badge\u0026logo=nestjs\u0026logoColor=white\"\u003e \u003cimg src=\"https://img.shields.io/badge/Netlify-00C7B7?style=for-the-badge\u0026logo=netlify\u0026logoColor=white\"\u003e \u003cimg src=\"https://img.shields.io/badge/Vercel-000?style=for-the-badge\u0026logo=vercel\u0026logoColor=white\"\u003e \u003cimg src=\"https://img.shields.io/badge/TypeScript-3178C6?style=for-the-badge\u0026logo=typescript\u0026logoColor=white\"\u003e \u003c/div\u003e\n\nMake API é um CMS simples e direto para criar endpoints REST e gerenciar conteúdo de sites e apps.  \nEste repositório descreve o front-end em Next.js que consome a API em NestJS.\n\n---\n\n## 💡 Ideia\nUm **CMS leve para APIs**: você define coleções (ex.: `posts`, `produtos`, `faq`), cadastra itens e já tem **endpoints REST prontos** para usar em qualquer site/app. Sem dores de infra, com foco em velocidade.\n\n## 🔎 O que ele é\n- **Painel (Next.js):** interface para criar coleções e gerenciar itens.  \n- **API (NestJS):** expõe os dados em **rotas REST**, com autenticação via **cookie httpOnly**.  \n- Filosofia **plug-and-play**: do zero ao endpoint em poucos cliques.\n\n## 🧭 Como usar\n1. **Acesse o painel** e faça **login** (ou crie conta).  \n2. **Crie uma coleção** (ex.: `posts`) definindo os campos que você precisa.  \n3. **Cadastre itens** na coleção.  \n4. **Consuma os dados** pela API:\n\n**Exemplo leitura pública:**s\n```bash\nGET https://sua-api.com/posts\n```\n\n**Exemplo no front:**\n```ts\nconst res = await fetch(\"https://sua-api.com/posts\")\nconst posts = await res.json()\n```\n\n**Se for protegido:**\n1) faça login (o cookie é salvo automaticamente):\n```ts\nawait fetch(\"/api/auth/login\", {\n  method: \"POST\",\n  headers: { \"Content-Type\": \"application/json\" },\n  credentials: \"include\",\n  body: JSON.stringify({ email: \"admin@makeapi.com\", password: \"admin123\" }),\n})\n```\n2) depois consuma normalmente (o navegador envia o cookie):\n```ts\nconst res = await fetch(\"/api/me\", { credentials: \"include\" })\nconst me = await res.json()\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarco0antonio0%2Ffront-makeapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarco0antonio0%2Ffront-makeapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarco0antonio0%2Ffront-makeapi/lists"}