{"id":26053420,"url":"https://github.com/hoyirul/go-starter-echo","last_synced_at":"2025-07-30T12:04:44.658Z","repository":{"id":281154432,"uuid":"943967832","full_name":"hoyirul/go-starter-echo","owner":"hoyirul","description":"This is a simple project to demonstrate how to use Echo Framework in Golang with PostgreSQL as the database","archived":false,"fork":false,"pushed_at":"2025-04-12T05:02:23.000Z","size":16525,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-12T06:19:39.035Z","etag":null,"topics":["echo-framework","golang","gorm","posgresql","restful-api"],"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/hoyirul.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,"zenodo":null}},"created_at":"2025-03-06T15:07:03.000Z","updated_at":"2025-04-12T05:02:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"5351b2b2-52d8-4b15-81e4-e176c2965715","html_url":"https://github.com/hoyirul/go-starter-echo","commit_stats":null,"previous_names":["hoyirul/go-starter-echo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hoyirul/go-starter-echo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoyirul%2Fgo-starter-echo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoyirul%2Fgo-starter-echo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoyirul%2Fgo-starter-echo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoyirul%2Fgo-starter-echo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hoyirul","download_url":"https://codeload.github.com/hoyirul/go-starter-echo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoyirul%2Fgo-starter-echo/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267865791,"owners_count":24157343,"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","status":"online","status_checked_at":"2025-07-30T02:00:09.044Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["echo-framework","golang","gorm","posgresql","restful-api"],"created_at":"2025-03-08T07:28:24.710Z","updated_at":"2025-07-30T12:04:44.643Z","avatar_url":"https://github.com/hoyirul.png","language":"Go","readme":"# Golang with Echo Framework and PostgreSQL\n\n## Description\nThis is a simple project to demonstrate how to use Echo Framework in Golang with PostgreSQL as the database. This project is a simple CRUD application that allows you to create, read, update, and delete users.\n\n## How to run\n1. Clone this repository\n2. Run the following command:\n```bash\ngo run main.go\n```\n3. Open your browser and go to `http://localhost:8080`\n\n## Endpoints\n- GET `/`: Home page\n- GET `/users`: Get all users\n- GET `/users/:id`: Get user by ID\n- POST `/users`: Create a new user\n- PUT `/users/:id`: Update user by ID\n- DELETE `/users/:id`: Delete user by ID\n\n## Author\n- [Mochammad Hairullah](https://github.com/hoyirul)\n\n## License\nThis project is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).\n\n## Acknowledgements\n- [Echo Framework](https://echo.labstack.com/)\n- [Golang](https://golang.org/)\n- [GORM](https://gorm.io/)\n\n## Contact\n- [LinkedIn](https://www.linkedin.com/in/madhai/)\n- [Twitter](https://twitter.com/hoyirul_)\n- [Instagram](https://www.instagram.com/hoyirul_/)\n\n## Support\nIf you find this project useful, please consider giving a star :star: to this repository.\n\n## Contributing\nIf you want to contribute to this project, feel free to fork this repository and create a pull request.\n\n## Changelog\n- 1.0.0: Initial release\n\n## Roadmap\n- Add more features\n- Add more endpoints\n- Add more tests\n- Add more documentation","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhoyirul%2Fgo-starter-echo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhoyirul%2Fgo-starter-echo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhoyirul%2Fgo-starter-echo/lists"}