{"id":14065679,"url":"https://github.com/berlotto/pgautoapi","last_synced_at":"2025-07-29T21:32:51.177Z","repository":{"id":147079277,"uuid":"353500373","full_name":"berlotto/pgautoapi","owner":"berlotto","description":"Uma ferramenta que transforma um banco de dados PostgreSQL em uma API-REST automaticamente","archived":false,"fork":false,"pushed_at":"2021-11-23T13:54:06.000Z","size":22,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-05-28T04:56:05.436Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/berlotto.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license.txt","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}},"created_at":"2021-03-31T21:57:53.000Z","updated_at":"2022-01-08T02:03:39.000Z","dependencies_parsed_at":"2024-02-15T00:59:28.587Z","dependency_job_id":"f3a5af48-cce4-42e2-8022-f6bb7af24f17","html_url":"https://github.com/berlotto/pgautoapi","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berlotto%2Fpgautoapi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berlotto%2Fpgautoapi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berlotto%2Fpgautoapi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berlotto%2Fpgautoapi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/berlotto","download_url":"https://codeload.github.com/berlotto/pgautoapi/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":215155144,"owners_count":15836920,"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":"2024-08-13T07:04:37.792Z","updated_at":"2024-08-13T07:09:27.488Z","avatar_url":"https://github.com/berlotto.png","language":"Python","readme":"# PGAutoAPI\n\nUma api que trabalha automaticamente com as estuturas das tabelas \nno banco de dados.\n\n## Funcionamento\n\nPara cada tabela citada, esta api cria vários métodos de manipulação como:\n\n* `GET /\u003ctable_name\u003e/`  - Listagem e obtenção de registros\n* `POST /\u003ctable_name\u003e/` - Criação de registros novos\n* `DELETE /\u003ctable_name\u003e/?pk=x` - Exclusão de registros\n* `PUT /\u003ctable_name\u003e/` - Atualização de regisros\n\n# Desenvolvimento\n\n    pip install -r requirements.txt\n\n## Executar com debug\n\n    uvicorn main:app --reload\n\n## Paths\n\nCaminho comum da API\n\n    http://localhost:8000/ \n\nCaminho da documentação\n\n    http://localhost:8000/docs\n\n","funding_links":[],"categories":["Python"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fberlotto%2Fpgautoapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fberlotto%2Fpgautoapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fberlotto%2Fpgautoapi/lists"}