{"id":18654740,"url":"https://github.com/zoelabbb/gocrud_psql","last_synced_at":"2026-05-09T10:26:36.033Z","repository":{"id":206989237,"uuid":"718159948","full_name":"zoelabbb/gocrud_psql","owner":"zoelabbb","description":"This repository contains a simple CRUD (Create, Read, Update, Delete) Rest API for managing books written in Golang. The application uses PostgreSQL as its database to store book information. This project serves as a practical example for building a scalable and efficient API with Go and integrating it with a PostgreSQL database.","archived":false,"fork":false,"pushed_at":"2023-11-27T16:58:45.000Z","size":20,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-27T14:25:11.769Z","etag":null,"topics":["books","crud-api","database","golang","postgresql"],"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/zoelabbb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null},"funding":{"github":["zoelabbb"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2023-11-13T14:05:48.000Z","updated_at":"2024-02-22T05:53:37.000Z","dependencies_parsed_at":"2023-11-13T15:31:32.408Z","dependency_job_id":"277fa01a-7909-4688-97cf-b1edc5c39772","html_url":"https://github.com/zoelabbb/gocrud_psql","commit_stats":null,"previous_names":["zoelabbb/gocrud_psql"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoelabbb%2Fgocrud_psql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoelabbb%2Fgocrud_psql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoelabbb%2Fgocrud_psql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoelabbb%2Fgocrud_psql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zoelabbb","download_url":"https://codeload.github.com/zoelabbb/gocrud_psql/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239467448,"owners_count":19643605,"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":["books","crud-api","database","golang","postgresql"],"created_at":"2024-11-07T07:16:25.728Z","updated_at":"2025-11-05T17:30:33.477Z","avatar_url":"https://github.com/zoelabbb.png","language":"Go","funding_links":["https://github.com/sponsors/zoelabbb"],"categories":[],"sub_categories":[],"readme":"# Golang CRUD Rest API Book using PostgreSQL\n\nThis repository contains a simple CRUD (Create, Read, Update, Delete) Rest API for managing books written in Golang. The application uses PostgreSQL as its database to store book information. This project serves as a practical example for building a scalable and efficient API with Go and integrating it with a PostgreSQL database.\n\n## Features\n\n- **Create:** Add new books to the database with relevant details such as title, author, and publication date.\n- **Read:** Retrieve a list of all books or fetch details of a specific book using its unique identifier.\n- **Update:** Modify existing book information, including title, author, and publication date.\n- **Delete:** Remove a book from the database based on its identifier.\n\n## Technologies Used\n\n- **Golang:** The backend is developed in Go, a statically typed, compiled programming language known for its simplicity and efficiency.\n- **PostgreSQL:** The database management system used to store and retrieve book data.\n- **Gorilla Mux:** A powerful URL router and dispatcher for matching incoming requests to their respective handler functions.\n\n## Tools Used\n- **fl0:** For deploy backend applications and databases in minutes.\n- **Postman:** Testing API\n\n## Getting Started\n\nFollow these steps to set up and run the Golang CRUD Rest API on your local machine:\n\n1. Clone the repository: `git clone https://github.com/zoelabbb/gocrud_psql.git`\n2. Install dependencies: `go mod tidy`\n3. Configure PostgreSQL connection in the `.env` file.\n4. Run the application: `go run main.go`\n5. Access the API at `http://localhost:8080/{routes}`\n\nFeel free to explore and extend this project to suit your requirements. Contributions and suggestions are welcome!\n\n## Contributing\n\nIf you'd like to contribute to this project, please follow the [contribution guidelines](CONTRIBUTING.md).\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzoelabbb%2Fgocrud_psql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzoelabbb%2Fgocrud_psql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzoelabbb%2Fgocrud_psql/lists"}