{"id":26289510,"url":"https://github.com/gustavogss/api-transactions","last_synced_at":"2026-04-19T03:06:50.684Z","repository":{"id":282323440,"uuid":"948206970","full_name":"gustavogss/api-transactions","owner":"gustavogss","description":"API para gerenciamento de transações ","archived":false,"fork":false,"pushed_at":"2025-03-13T23:50:20.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-14T00:32:15.833Z","etag":null,"topics":["fastify","nodejs","typescript","zod"],"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/gustavogss.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":"2025-03-13T23:39:56.000Z","updated_at":"2025-03-13T23:50:58.000Z","dependencies_parsed_at":"2025-03-14T03:46:10.550Z","dependency_job_id":null,"html_url":"https://github.com/gustavogss/api-transactions","commit_stats":null,"previous_names":["gustavogss/api-transactions"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gustavogss%2Fapi-transactions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gustavogss%2Fapi-transactions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gustavogss%2Fapi-transactions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gustavogss%2Fapi-transactions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gustavogss","download_url":"https://codeload.github.com/gustavogss/api-transactions/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243658270,"owners_count":20326467,"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":["fastify","nodejs","typescript","zod"],"created_at":"2025-03-14T23:14:18.257Z","updated_at":"2026-04-19T03:06:50.643Z","avatar_url":"https://github.com/gustavogss.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# REST API\n\n- API para gerenciamento de transações\n\n## Stacks :robot:\n\n- [Nodejs](https://nodejs.org/pt/learn/getting-started/introduction-to-nodejs)\n- [Typescript](https://www.typescriptlang.org/docs/handbook/typescript-in-5-minutes.html)\n- [Zod](https://zod.dev/)\n- [Fastify](https://fastify.dev/docs/latest/)\n- [Fastify Cookie](https://www.npmjs.com/package/@fastify/cookie)\n- [Knexjs](https://knexjs.org/guide/)\n- [SQLite3](https://www.sqlite.org/)\n- [Dotenv](https://www.npmjs.com/package/dotenv)\n\n## Features\n\n- [x] O usuário deve poder criar uma nova transação\n- [x] O usuário deve poder obter um resumo da sua conta\n- [x] O usuário deve poder listar todas as transações\n- [x] O usuário deve poder obter informações sobre uma única transação\n- [x] O sistema deve identificar o usuário entre as requesições\n- [x] A transação pode ser do tipo: crédito ou débito\n\n## Routes\n\n- GET /transactions\n- GET ID /transactions/id\n- POST /transactions\n\n  ```body.json\n  {\n    \"title\":\"Freelancer\",\n    \"amount\": 1000\n  }\n  ```\n\n- SUMMARY /transactions/summary\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgustavogss%2Fapi-transactions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgustavogss%2Fapi-transactions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgustavogss%2Fapi-transactions/lists"}