{"id":20554904,"url":"https://github.com/luizengdev/gopportunities","last_synced_at":"2026-04-19T14:35:56.747Z","repository":{"id":243140143,"uuid":"808324717","full_name":"luizengdev/gopportunities","owner":"luizengdev","description":"A very complete API job opportunities using Golang. The API uses Go-Gin as router, SQLite as a database, and GoORM for database comunication. Includes Swagger documantation.  ","archived":false,"fork":false,"pushed_at":"2024-06-12T11:49:10.000Z","size":10021,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-06T06:33:28.292Z","etag":null,"topics":["api","gin","go","golang","goorm","rest","sqlite","swagger"],"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/luizengdev.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-05-30T20:43:53.000Z","updated_at":"2024-06-12T11:49:13.000Z","dependencies_parsed_at":"2024-06-11T01:46:14.267Z","dependency_job_id":"c36629ca-388f-4fe6-8142-cd21bc939574","html_url":"https://github.com/luizengdev/gopportunities","commit_stats":null,"previous_names":["luizengdev/gopportunities"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/luizengdev/gopportunities","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luizengdev%2Fgopportunities","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luizengdev%2Fgopportunities/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luizengdev%2Fgopportunities/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luizengdev%2Fgopportunities/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/luizengdev","download_url":"https://codeload.github.com/luizengdev/gopportunities/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luizengdev%2Fgopportunities/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32010105,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"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":["api","gin","go","golang","goorm","rest","sqlite","swagger"],"created_at":"2024-11-16T03:14:22.589Z","updated_at":"2026-04-19T14:35:56.696Z","avatar_url":"https://github.com/luizengdev.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GoJob Opportunities API\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./assets/GopportunitiesHeader.svg\" alt=\"GoJob Header\"\u003e\n\u003c/p\u003e\n\nThis project is a modern job opportunities API built using Golang, currently one of the highest paying programming languages. The API is powered by Go-Gin as a router, GoORM for database communication, SQLite as the database, and Swagger for API documentation and testing. The project follows a modern package structure to keep the codebase organized and maintainable.\n\n---\n\n## Features\n\n- Introduction to Golang and building modern APIs\n- Development environment setup for creating the API\n- Using Go-Gin as a router for route management\n- Implementing SQLite as the database for the API\n- Using GoORM for communication with the database\n- Integrating Swagger for API documentation and testing\n- Creating a modern package structure for organizing the project\n- Implementing a complete job opportunities API with endpoints for searching, creating, editing, and deleting opportunities\n- Implementing automated tests to ensure API quality\n\n## Installation\n\nTo use this project, you need to follow these steps:\n\n1. Clone the repository: `git clone https://github.com/username/repo-name.git`\n2. Install the dependencies: `go mod download`\n3. Build the application: `go build`\n4. Run the application: `./main`\n\n## Makefile Commands\n\nThe project includes a Makefile to help you manage common tasks more easily. Here's a list of the available commands and a brief description of what they do:\n\n- `make run`: Run the application without generating API documentation.\n- `make run-with-docs`: Generate the API documentation using Swag, then run the application.\n- `make build`: Build the application and create an executable file named `gopportunities`.\n- `make test`: Run tests for all packages in the project.\n- `make docs`: Generate the API documentation using Swag.\n- `make clean`: Remove the `gopportunities` executable and delete the `./docs` directory.\n\nTo use these commands, simply type `make` followed by the desired command in your terminal. For example:\n\n```sh\nmake run\n```\n## Used Tools\n\nThis project uses the following tools:\n\n- [Golang](https://golang.org/) for backend development\n- [Go-Gin](https://github.com/gin-gonic/gin) for route management\n- [GoORM](https://gorm.io/) for database communication\n- [SQLite](https://www.sqlite.org/index.html) as the database\n- [Swagger](https://swagger.io/) for API documentation and testing\n\n## Credits\n\nThis project was developed following the tips from the live stream by [arthur404dev](https://www.youtube.com/watch?v=L6gk7FHBNkM).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluizengdev%2Fgopportunities","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluizengdev%2Fgopportunities","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluizengdev%2Fgopportunities/lists"}