{"id":26493988,"url":"https://github.com/dwarvesf/bookstore-api","last_synced_at":"2026-05-09T18:32:09.391Z","repository":{"id":194743884,"uuid":"691477595","full_name":"dwarvesf/bookstore-api","owner":"dwarvesf","description":null,"archived":false,"fork":false,"pushed_at":"2023-10-04T07:10:39.000Z","size":227,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-03-20T09:58:27.088Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/dwarvesf.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":"2023-09-14T08:59:28.000Z","updated_at":"2023-09-14T14:30:29.000Z","dependencies_parsed_at":"2023-09-15T00:04:41.644Z","dependency_job_id":"5682ef83-6033-4462-9c4a-5f8bac7300d1","html_url":"https://github.com/dwarvesf/bookstore-api","commit_stats":null,"previous_names":["dwarvesf/df-bookstore-srv"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dwarvesf/bookstore-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwarvesf%2Fbookstore-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwarvesf%2Fbookstore-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwarvesf%2Fbookstore-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwarvesf%2Fbookstore-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dwarvesf","download_url":"https://codeload.github.com/dwarvesf/bookstore-api/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwarvesf%2Fbookstore-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32830747,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"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":[],"created_at":"2025-03-20T09:58:31.171Z","updated_at":"2026-05-09T18:32:09.348Z","avatar_url":"https://github.com/dwarvesf.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Project Name\n\nShort description of your project.\n\n## Table of Contents\n\n- [About](#about)\n- [Getting Started](#getting-started)\n  - [Prerequisites](#prerequisites)\n  - [Installation](#installation)\n- [Usage](#usage)\n  - [Running the Development Server](#running-the-development-server)\n  - [Generating Swagger Documentation](#generating-swagger-documentation)\n  - [Generating Mock Interfaces](#generating-mock-interfaces)\n  - [Running Tests](#running-tests)\n- [Database](#database)\n  - [Starting the Development Database](#starting-the-development-database)\n  - [Starting the Testing Database](#starting-the-testing-database)\n  - [Migrations](#migrations)\n- [Contributing](#contributing)\n- [License](#license)\n\n## About\n\nBriefly describe your project, its purpose, and its main features.\n\n## Getting Started\n\n### Prerequisites\n\n- Go (add specific version)\n- Docker (add specific version)\n- ...\n\n### Installation\n\n1. Clone the repository:\n\n   ```bash\n   git clone git@github.com:dwarvesf/bookstore-api.git new-project\n   cd new-project\n   ```\n\n2. Install project dependencies:\n\n   ```bash\n   make setup\n   ```\n\n## Usage\n\n### Running the Development Server\n\nStart the development server:\n\n```bash\nmake dev\n```\n\n### Generating Swagger Documentation\n\nGenerate Swagger documentation:\n\n```bash\nmake gen-swagger\n```\n\n### Generating Mock Interfaces\n\nGenerate mock interfaces:\n\n```bash\nmake gen-mocks\n```\n\n### Running Tests\n\nRun tests with the testing database:\n\n```bash\nmake test\n```\n\n## Database\n\n### Starting the Development Database\n\nStart the development database container:\n\n```bash\nmake pg-start-dev\n```\n\n### Starting the Testing Database\n\nStart the testing database container:\n\n```bash\nmake pg-start-test\n```\n\n### Migrations\n\nApply pending migrations:\n\n```bash\nmake pg-migrate-up\n```\n\nRollback the last migration:\n\n```bash\nmake pg-migrate-down\n```\n\n## Contributing\n\nContributions are welcome! Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on how to contribute to this project.\n\n## License\n\nThis project is licensed under the [License Name](LICENSE).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdwarvesf%2Fbookstore-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdwarvesf%2Fbookstore-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdwarvesf%2Fbookstore-api/lists"}