{"id":22120026,"url":"https://github.com/armanoalves/nerd-ops","last_synced_at":"2026-04-20T05:34:51.889Z","repository":{"id":246242114,"uuid":"810474227","full_name":"armanoalves/nerd-ops","owner":"armanoalves","description":"Projeto de criar uma API para gerenciar posts e comentários de um fórum de tecnologia.","archived":false,"fork":false,"pushed_at":"2024-06-26T14:04:43.000Z","size":139,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T06:31:10.655Z","etag":null,"topics":["api-rest","express","nodejs","sequelize","sequelize-cli"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/armanoalves.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":"2024-06-04T19:09:35.000Z","updated_at":"2024-06-26T15:10:25.000Z","dependencies_parsed_at":"2024-06-28T17:46:41.977Z","dependency_job_id":null,"html_url":"https://github.com/armanoalves/nerd-ops","commit_stats":null,"previous_names":["armanoalves/nerd-ops"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/armanoalves/nerd-ops","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/armanoalves%2Fnerd-ops","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/armanoalves%2Fnerd-ops/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/armanoalves%2Fnerd-ops/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/armanoalves%2Fnerd-ops/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/armanoalves","download_url":"https://codeload.github.com/armanoalves/nerd-ops/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/armanoalves%2Fnerd-ops/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279169474,"owners_count":26118430,"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-10-16T02:00:06.019Z","response_time":53,"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-rest","express","nodejs","sequelize","sequelize-cli"],"created_at":"2024-12-01T14:19:55.280Z","updated_at":"2025-10-16T08:23:10.775Z","avatar_url":"https://github.com/armanoalves.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NERD OPS\n\n## 📜 Descrição\n\nDesafio técnico de criação de uma API para gerenciar posts e comentários de um fórum de tecnologia.\n\n![Demonstração da API](https://i.imgur.com/bWJshth.gif)\n\n## ✨ Funcionalidades\n\n- **API REST**: Transformação da aplicação Screenmatch em uma API REST.\n- **Express**: Utilizada para configurar e executar a aplicação com um servidor embutido.\n- **Controller**: Criação da classe responsável por receber as requisições.\n- **Rotas e Requisições**: Implementação completa das rotas GET, POST, UPDATE e DELETE.\n- **Filtro**: Filtro de posts apartir de título ou nome do autor.\n\n## 📚 Tecnologias Utilizadas\n\n- ![JavaScript](https://img.shields.io/badge/JavaScrict-grey?style=for-the-badge\u0026logo=javascript)\n- ![Express](https://img.shields.io/badge/Express-grey?style=for-the-badge\u0026logo=express)\n- ![Sequelize](https://img.shields.io/badge/Sequelize-grey?style=for-the-badge\u0026logo=sequelize)\n- ![Swagger](https://img.shields.io/badge/Swagger-grey?style=for-the-badge\u0026logo=swagger)\n- ![SQLite](https://img.shields.io/badge/SQLite-grey?style=for-the-badge\u0026logo=sqlite)\n\n## 📂 Estrutura do Projeto\n```\nnerd-ops/\n  ├── node_modules/\n  ├── src/\n  │   ├── config/\n  │   ├── controllers/\n  │   ├── migrations/\n  │   ├── models/\n  │   ├── routes/\n  │   ├── seeders/\n  │   └── utils/\n  ├── .env\n  ├── .env-example\n  ├── .gitignore\n  ├── .sequelizerc\n  ├── database.js\n  ├── database.sqlite\n  ├── LICENSE\n  ├── package-lock.json\n  ├── package.json\n  ├── README.md\n  └── server.js\n```\n\n## 📋 Como Executar\n\n1 - Instalando as dependências do projeto:\n\n```\nnpm install\n```\n\n2 - Rodar as migrations:\n```\nnpx sequelize-cli db:migrate\n```\n\n3 - Iniciar o projeto:\n```\nnpm run dev \n```\n\n4 - Acessar a API apartir da URL do Swagger\n\n```\nhttp://localhost:3000/api-docs\n```\n\n## 🧑‍💻 Feito por:\n\nArmano Alves\nSarah Ocy\nRenan Lima \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farmanoalves%2Fnerd-ops","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farmanoalves%2Fnerd-ops","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farmanoalves%2Fnerd-ops/lists"}