{"id":20910597,"url":"https://github.com/ojaciel/express-js-api","last_synced_at":"2025-08-20T00:35:49.577Z","repository":{"id":262169878,"uuid":"886422948","full_name":"oJaciel/Express-JS-API","owner":"oJaciel","description":"Projeto desenvolvido para avaliação na disciplina de Tópicos Especiais em Desenvolvimento de Software II, curso de ADS.","archived":false,"fork":false,"pushed_at":"2024-11-12T22:31:44.000Z","size":710,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-12T22:15:43.589Z","etag":null,"topics":["api","api-crud","crud-api","express","express-api","express-apis-nodejs","express-js","rest-api"],"latest_commit_sha":null,"homepage":"","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/oJaciel.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-11T00:00:37.000Z","updated_at":"2024-11-20T19:19:24.000Z","dependencies_parsed_at":"2024-11-11T01:17:59.312Z","dependency_job_id":"90e890df-5e20-4bc9-8bea-009cd7d1a6be","html_url":"https://github.com/oJaciel/Express-JS-API","commit_stats":null,"previous_names":["ojaciel/express-js-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/oJaciel/Express-JS-API","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oJaciel%2FExpress-JS-API","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oJaciel%2FExpress-JS-API/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oJaciel%2FExpress-JS-API/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oJaciel%2FExpress-JS-API/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oJaciel","download_url":"https://codeload.github.com/oJaciel/Express-JS-API/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oJaciel%2FExpress-JS-API/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271246889,"owners_count":24725900,"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-19T02:00:09.176Z","response_time":63,"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","api-crud","crud-api","express","express-api","express-apis-nodejs","express-js","rest-api"],"created_at":"2024-11-18T14:16:07.100Z","updated_at":"2025-08-20T00:35:49.555Z","avatar_url":"https://github.com/oJaciel.png","language":"TypeScript","readme":"# Express-JS-API\n\nEste projeto consiste em uma API para gerenciamento de CRUD de estudantes. A API funciona através dos Endpoints cadastrados, que realizam as requisições para o banco de dados.\n\n## Como rodar a aplicação\n\n1. **Instalar as dependências**:\n   ```bash\n   npm install\n   ```\n\n2. **Rodar as migrations (caso necessário)**:\n   ```bash\n   npx prisma migrate deploy\n   ```\n\n3. **Iniciar a aplicação**:\n   ```bash\n   npm start\n   ```\n\n\nPronto! A API vai estar rodando em `http://localhost:3000`.\n\n## Endpoints\n\n- `GET /api/students`: Lista todos os estudantes.\n- `POST /api/students`: Cria um novo estudante.\n- `PUT /api/students/:id`: Atualiza um estudante existente.\n- `DELETE /api/students/:id`: Deleta um estudante.\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fojaciel%2Fexpress-js-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fojaciel%2Fexpress-js-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fojaciel%2Fexpress-js-api/lists"}