{"id":20655697,"url":"https://github.com/remast/gobuff_realworld_example_app","last_synced_at":"2025-04-19T12:13:36.763Z","repository":{"id":42062112,"uuid":"304941151","full_name":"remast/gobuff_realworld_example_app","owner":"remast","description":" Example Buffalo codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the RealWorld API spec.","archived":false,"fork":false,"pushed_at":"2023-06-21T17:55:05.000Z","size":285,"stargazers_count":37,"open_issues_count":11,"forks_count":37,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-05-01T12:15:27.105Z","etag":null,"topics":["beginner","buffalo","go","realworld","webdev"],"latest_commit_sha":null,"homepage":"","language":"Go","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/remast.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}},"created_at":"2020-10-17T18:16:02.000Z","updated_at":"2024-05-01T12:15:27.106Z","dependencies_parsed_at":"2023-01-26T05:46:39.813Z","dependency_job_id":null,"html_url":"https://github.com/remast/gobuff_realworld_example_app","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/remast%2Fgobuff_realworld_example_app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remast%2Fgobuff_realworld_example_app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remast%2Fgobuff_realworld_example_app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remast%2Fgobuff_realworld_example_app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remast","download_url":"https://codeload.github.com/remast/gobuff_realworld_example_app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224951662,"owners_count":17397425,"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":["beginner","buffalo","go","realworld","webdev"],"created_at":"2024-11-16T18:12:22.607Z","updated_at":"2024-11-16T18:12:22.975Z","avatar_url":"https://github.com/remast.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Github Actions](https://github.com/remast/gobuff_realworld_example_app/workflows/CI%20Build/badge.svg)\n\n# ![RealWorld Example App](logo.png)\n\n\u003e ### Buffalo codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the [RealWorld](https://github.com/gothinkster/realworld) spec and API.\n\n\n### [Demo](https://gobuff-realworld-example-app.herokuapp.com/)\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;[RealWorld](https://github.com/gothinkster/realworld)\n\n\nThis codebase was created to demonstrate a fully fledged fullstack application built with **[Buffalo](http://gobuffalo.io)** including CRUD operations, authentication, routing, pagination, and more.\n\nWe've gone to great lengths to adhere to the **[Buffalo](http://gobuffalo.io)** community styleguides \u0026 best practices.\n\nFor more information on how to this works with other frontends/backends, head over to the [RealWorld](https://github.com/gothinkster/realworld) repo.\n\n# Getting started\n\n## 1. Start the app\n\n\tbuffalo dev\n\n## 2. Start the database\n\n\tdocker run --name rw_db -e POSTGRES_DB=gobuff_realworld_example_app_development -e POSTGRES_PASSWORD=postgres -e POSTGRES_USER=postgres -p 5432:5432 -d postgres\n\n## 3. Update the database\n\n\tbuffalo pop migrate\n\nIf you point your browser to [http://127.0.0.1:3000](http://127.0.0.1:3000) you should see the home page.\n\n## Running the tests\n\n\tbuffalo test --force-migrations\n\tbuffalo test models -m \"ArticleFavorite\" --force-migrations\n\n# How it works\n\n[Buffalo](http://gobuffalo.io) web application with server side rendering, server side user session and PostgreSQL database.\n\n## Authentication\nAuthentication is generated by [Auth Generator for Buffalo](https://github.com/gobuffalo/buffalo-auth).\n\n## Pagination of Articles\nUses [pop](https://github.com/gobuffalo/pop)'s [paginator](https://github.com/gobuffalo/pop/blob/master/paginator.go) as described in [Pagination](https://github.com/gobuffalo/tags/wiki/Pagination).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremast%2Fgobuff_realworld_example_app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fremast%2Fgobuff_realworld_example_app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremast%2Fgobuff_realworld_example_app/lists"}