{"id":17994100,"url":"https://github.com/braulio94/datacaixa","last_synced_at":"2025-06-26T09:38:46.576Z","repository":{"id":202594365,"uuid":"235945486","full_name":"braulio94/datacaixa","owner":"braulio94","description":"PoS mobile client and backend","archived":false,"fork":false,"pushed_at":"2020-05-04T10:07:58.000Z","size":323,"stargazers_count":25,"open_issues_count":1,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-06T18:03:44.761Z","etag":null,"topics":["backend","firebird","firebirdsql","go","golang","restful-api"],"latest_commit_sha":null,"homepage":"","language":"Dart","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/braulio94.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":"2020-01-24T05:31:20.000Z","updated_at":"2023-10-03T08:00:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"3eea1edc-e326-475f-a7bb-d4ff28dec97a","html_url":"https://github.com/braulio94/datacaixa","commit_stats":null,"previous_names":["braulio94/datacaixa"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/braulio94/datacaixa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/braulio94%2Fdatacaixa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/braulio94%2Fdatacaixa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/braulio94%2Fdatacaixa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/braulio94%2Fdatacaixa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/braulio94","download_url":"https://codeload.github.com/braulio94/datacaixa/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/braulio94%2Fdatacaixa/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262039780,"owners_count":23249274,"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":["backend","firebird","firebirdsql","go","golang","restful-api"],"created_at":"2024-10-29T20:14:01.326Z","updated_at":"2025-06-26T09:38:46.521Z","avatar_url":"https://github.com/braulio94.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Datacaixa\n\nPoS mobile client [(flutter)](https://flutter.dev) and backend [(Go)](https://golang.org) consuming FirebirdSql Database and exposing in REST\n\n## Up and Running \n\nThis project uses an existing and pre-populated database that can be found [here]()\n\n- Make sure you have [Golang](https://golang.org) installed\n- Download th firbirdsql database file.\n- Make sure your database connection url string is pointing to the same directory where the database file is\n- \n\n## API \n\n#### Clients\n\nName            | Method   | URL            | Params             |\n|---------------|----------|----------------|--------------------|\n| GetClients     |```GET```     | ```/api/clients``` | ```page={number}``` |\n|SearchClientsByName|```GET```     | ```/api/clients/search/{name}``` |  |\n|GetClient|```GET```     | ```/api/client/{id}``` |  |\n\n#### Orders\n\n|Name           | Method   | URL            | Params             |\n|---------------|----------|----------------|--------------------|\n|GetOrder|```GET```     | ```/api/order/{id}?``` | ```withItems={condition}``` |\n|GetOpenOrders|```GET```     | ```/api/orders``` |  |\n|GetOrderItems|```GET```     | ```/api/order/{id}/items``` |  |\n|CreateOrder|```PUT```     | ```/api/order``` |  |\n|CreateOrderItem|```PUT```     | ```/api/order/{id}/item``` |  |\n|GetItem|```GET```     | ```/api/item/{id}``` |  |\n\n#### Products\n\n|Name             | Method   | URL            | Params             |\n|-----------------|----------|----------------|--------------------|\n|GetProductsByGroup|```GET```     | ```/api/products/{groupId}``` |  ```page={number}``` |\n|GetProductsInOrder|```GET```     | ```/api/products``` | ```page={number} orderBy={order}``` |\n|SearchProductsByName|```GET```     | ```/api/products/search/{description}``` | |\n|GetSingleProduct|```PUT```     | ```/api/product/{id}``` |  |\n|GetProductGroups|```PUT```     | ```/api/groups/{groupId}``` |  |\n\n#### Users\n\n|Name      | Method   | URL            | Params             |\n|----------|----------|----------------|--------------------|\n|GetUsers  |```GET```     | ```/api/users``` |  |\n|GetUser   |```GET```     | ```/api/user/{id}``` |  |\n|Login     |```POST```     | ```/api/user/login``` |  |\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbraulio94%2Fdatacaixa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbraulio94%2Fdatacaixa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbraulio94%2Fdatacaixa/lists"}