{"id":36892836,"url":"https://github.com/rog-golang-buddies/go-automatic-apps","last_synced_at":"2026-01-12T15:39:21.627Z","repository":{"id":42647269,"uuid":"510903208","full_name":"rog-golang-buddies/go-automatic-apps","owner":"rog-golang-buddies","description":"Generate CRUD applications automatically with the least effort and as beautiful as possible","archived":false,"fork":false,"pushed_at":"2023-05-15T01:16:26.000Z","size":858,"stargazers_count":7,"open_issues_count":11,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-06-20T22:43:26.253Z","etag":null,"topics":["automatic-api","automatic-ui","crud","crud-application","go","golang"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rog-golang-buddies.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2022-07-05T21:46:19.000Z","updated_at":"2023-02-14T18:42:44.000Z","dependencies_parsed_at":"2024-06-20T22:10:18.030Z","dependency_job_id":null,"html_url":"https://github.com/rog-golang-buddies/go-automatic-apps","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":"rog-golang-buddies/golang-template-repository","purl":"pkg:github/rog-golang-buddies/go-automatic-apps","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rog-golang-buddies%2Fgo-automatic-apps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rog-golang-buddies%2Fgo-automatic-apps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rog-golang-buddies%2Fgo-automatic-apps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rog-golang-buddies%2Fgo-automatic-apps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rog-golang-buddies","download_url":"https://codeload.github.com/rog-golang-buddies/go-automatic-apps/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rog-golang-buddies%2Fgo-automatic-apps/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28341159,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T12:22:26.515Z","status":"ssl_error","status_checked_at":"2026-01-12T12:22:10.856Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["automatic-api","automatic-ui","crud","crud-application","go","golang"],"created_at":"2026-01-12T15:39:20.113Z","updated_at":"2026-01-12T15:39:21.615Z","avatar_url":"https://github.com/rog-golang-buddies.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Go Automatic Apps (GAA)\n[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit\u0026logoColor=white)](https://github.com/pre-commit/pre-commit)\n[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/rog-golang-buddies/golang-template-repository/main.svg)](https://results.pre-commit.ci/latest/github/rog-golang-buddies/golang-template-repository/main)\n\n\nGenerate CRUD applications automatically with the least effort and as beautiful as possible\n\nDiscord invite link: [Go Lang Buddies](https://discord.gg/a3pScfYd)\nDiscord channel: [#go-automatic-apps-discussion](https://discord.com/channels/985562648663961690/991318636692246603)\n\n## How Go Automatic Apps is used? (To be done)\n\n1. Create a new Go project\n2. Install Go Automatic Apps dependency\n3. Define your database file (schema name and connection parameters)\n4. Define your table models (using ent.io)\n5. Instantiate Go Automatic Apps server\n6. Done\n\n# How it works? (To be done)\n\n## GAA CLI\n\nCommand line to execute actions:\n\n- Create a new model\n- Create migrations\n- Run migrations\n\n## GAA Server\n\nThe server that handles the CRUD UI (React) and the API.\n\nThe server does it automatically by reading the models definitions.\n\n1. Autogenerated UI for Create/Read/Update/Delete (CRUD) rows from a model\n2. Autogenerated API to respond to the UI actions\n\n\n# Contribute\n\n## Setup\n\n* Go 1.19\n\n## Folders\n\n* `architecture`: Documents and diagrams\n* `cmd`: Code for the **gaa** command\n* `pkg`: Exportable libraries\n* `internal`: Utility functions\n* `server`: Server side code\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frog-golang-buddies%2Fgo-automatic-apps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frog-golang-buddies%2Fgo-automatic-apps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frog-golang-buddies%2Fgo-automatic-apps/lists"}