{"id":21801094,"url":"https://github.com/wpcodevo/go-standard-lib-crud-app","last_synced_at":"2025-09-02T14:48:30.354Z","repository":{"id":236109158,"uuid":"778838567","full_name":"wpcodevo/go-standard-lib-crud-app","owner":"wpcodevo","description":"Therefore, in this article, we will build a basic CRUD API to cover almost 80% of what you need to know when building an API with the net/http package.","archived":false,"fork":false,"pushed_at":"2024-04-27T18:57:52.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-05-15T15:32:42.771Z","etag":null,"topics":["crud-api","go","golang","http","net-http"],"latest_commit_sha":null,"homepage":"https://codevoweb.com/perform-crud-operations-with-the-net-http-go-standard-library/","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/wpcodevo.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":"2024-03-28T14:05:37.000Z","updated_at":"2024-06-19T09:04:35.023Z","dependencies_parsed_at":"2024-06-19T09:14:35.852Z","dependency_job_id":null,"html_url":"https://github.com/wpcodevo/go-standard-lib-crud-app","commit_stats":null,"previous_names":["wpcodevo/go-standard-lib-crud-app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wpcodevo%2Fgo-standard-lib-crud-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wpcodevo%2Fgo-standard-lib-crud-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wpcodevo%2Fgo-standard-lib-crud-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wpcodevo%2Fgo-standard-lib-crud-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wpcodevo","download_url":"https://codeload.github.com/wpcodevo/go-standard-lib-crud-app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244752339,"owners_count":20504254,"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":["crud-api","go","golang","http","net-http"],"created_at":"2024-11-27T11:16:16.464Z","updated_at":"2025-03-21T06:46:28.682Z","avatar_url":"https://github.com/wpcodevo.png","language":"Go","readme":"#  Perform CRUD Operations with the net/http Go Standard Library\n\nWith the release of Go 1.22, the net/http package now provides all you need for advanced routing in Golang when building Web APIs. However, understanding how to utilize the net/http package can be quite challenging, especially for advanced features like middleware, sub-routing, path parameters, HTTP methods, etc.\n\nTherefore, in this article, we will build a basic CRUD API to cover almost 80% of what you need to know when building an API with the net/http package.\n\n![Perform CRUD Operations with the net/http Go Standard Library](https://codevoweb.com/wp-content/uploads/2024/04/Perform-CRUD-Operations-with-the-nethttp-Go-Standard-Library.webp)\n\n## Topics Covered\n\n- Run the Go Project on Your Computer\n- Run the API with a Frontend App\n- Set up the Golang Project\n- Set up GORM for Database Operations\n  - Create the Database Schema\n  - Connect to the Database Server\n- Perform CRUD Operations\n  - Perform CREATE Operation\n  - Perform READ Operation\n  - Perform UPDATE Operation\n  - Perform DELETE Operation\n- Create Routes for HTTP Handlers\n- Conclusion\n\nRead the entire article here: [https://codevoweb.com/perform-crud-operations-with-the-net-http-go-standard-library/](https://codevoweb.com/perform-crud-operations-with-the-net-http-go-standard-library/)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwpcodevo%2Fgo-standard-lib-crud-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwpcodevo%2Fgo-standard-lib-crud-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwpcodevo%2Fgo-standard-lib-crud-app/lists"}