{"id":24687312,"url":"https://github.com/fvandrad/crud-json-server","last_synced_at":"2026-04-15T06:35:22.982Z","repository":{"id":195046988,"uuid":"692109957","full_name":"fvandrad/crud-json-server","owner":"fvandrad","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-10T18:42:46.000Z","size":21,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-21T21:44:41.214Z","etag":null,"topics":["api","back-end","backend","json","json-server","simulacao","simulation"],"latest_commit_sha":null,"homepage":"","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/fvandrad.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"fvandrad","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":null,"thanks_dev":null,"custom":null}},"created_at":"2023-09-15T15:22:58.000Z","updated_at":"2025-02-20T01:58:33.000Z","dependencies_parsed_at":"2023-09-17T16:21:14.316Z","dependency_job_id":"a4233cd9-14f4-409a-a914-d674386468bd","html_url":"https://github.com/fvandrad/crud-json-server","commit_stats":null,"previous_names":["fvandrad/crudjson-server","fvandrad/crud-json-server"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fvandrad/crud-json-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fvandrad%2Fcrud-json-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fvandrad%2Fcrud-json-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fvandrad%2Fcrud-json-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fvandrad%2Fcrud-json-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fvandrad","download_url":"https://codeload.github.com/fvandrad/crud-json-server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fvandrad%2Fcrud-json-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31830151,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T18:05:02.291Z","status":"online","status_checked_at":"2026-04-15T02:00:06.175Z","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","back-end","backend","json","json-server","simulacao","simulation"],"created_at":"2025-01-26T16:18:27.829Z","updated_at":"2026-04-15T06:35:22.964Z","avatar_url":"https://github.com/fvandrad.png","language":"JavaScript","funding_links":["https://github.com/sponsors/fvandrad"],"categories":[],"sub_categories":[],"readme":"# crud-json-server\n\n# Projeto JSON Server com Bootstrap 5.3\n\nEste projeto utiliza o JSON Server e o Bootstrap para criar uma aplicação de gerenciamento de dados simples. Você pode listar, incluir, alterar e excluir dados facilmente.\n\n## Iniciando o Servidor JSON\n\nPara iniciar o servidor JSON e usar os dados no arquivo `data.json`, siga estas etapas:\n\n1. Certifique-se de ter o JSON Server instalado globalmente em seu ambiente de desenvolvimento. Se você ainda não o instalou, execute o seguinte comando:\n\n   ```bash\n   npm install -g json-server\n\n2. Navegue até a pasta do servidor:\n\n   ```bash\n    cd server\n\n3. Inicie o JSON Server, apontando para o arquivo data.json:\n\n   ```bash\n    json-server --watch data.json\n\nO servidor JSON estará disponível em http://localhost:3000 por padrão. Você pode ajustar a porta ou outras configurações conforme necessário.\n\n## Tecnologias Utilizadas\nEste projeto faz uso da seguinte tecnologia:\n\nBootstrap 5.3: Um framework de código aberto para desenvolvimento web responsivo e ágil.\n\n### Recursos\n\nAqui estão algumas das principais funcionalidades desta aplicação:\n\nListagem de dados.\nInclusão de novos dados.\nAlteração de dados existentes.\nExclusão de dados.\n\nSinta-se à vontade para explorar o código-fonte e personalizar a aplicação de acordo com suas necessidades.\n\n### Licença\n\nEste projeto está licenciado sob a Licença MIT - consulte o arquivo LICENSE para obter detalhes.\n\nAproveite o projeto!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffvandrad%2Fcrud-json-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffvandrad%2Fcrud-json-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffvandrad%2Fcrud-json-server/lists"}