{"id":28562849,"url":"https://github.com/gunmer/alfred-api","last_synced_at":"2025-07-10T06:43:23.266Z","repository":{"id":50971341,"uuid":"519383986","full_name":"Gunmer/alfred-api","owner":"Gunmer","description":null,"archived":false,"fork":false,"pushed_at":"2022-08-16T20:51:28.000Z","size":146,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-10T12:11:51.880Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","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/Gunmer.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-07-30T00:48:17.000Z","updated_at":"2022-07-30T10:18:08.000Z","dependencies_parsed_at":"2022-08-15T17:30:35.606Z","dependency_job_id":null,"html_url":"https://github.com/Gunmer/alfred-api","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/Gunmer/alfred-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gunmer%2Falfred-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gunmer%2Falfred-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gunmer%2Falfred-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gunmer%2Falfred-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Gunmer","download_url":"https://codeload.github.com/Gunmer/alfred-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gunmer%2Falfred-api/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264540000,"owners_count":23624708,"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":[],"created_at":"2025-06-10T12:11:46.168Z","updated_at":"2025-07-10T06:43:23.217Z","avatar_url":"https://github.com/Gunmer.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Alfred API\n\n## About\n\n## Getting Started\n\n\u003e All commits in this project comply with the [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) specification.\n\n### Prerequisites\n\nYou must be had installed:\n- JDK 17\n\n### Installation\n\n1. Clone the repo\n    ```sh\n    git clone https://github.com/Gunmer/alfred-api.git\n    ```\n2. Build project\n    ```sh\n    ./gradlew build\n    ```\n### Run\nTo run the project should execute\n\n```sh\n./gradlew bootRun --args='--spring.profiles.active=local'\n```\n\nThese command startup the API in the port ```8080``` and with the context-path: ```/alfred-api```. To ensure that API has been raised, we can call the health endpoint:\n```sh\ncurl --request GET --url 'http://localhost:8080/alfred-api/actuator/health'\n```\n\n#### Profiles\n- **local**: To run in localhost with a h2 database in memory\n- **dev**: Coming soon\n- **prod**: Coming soon\n\n### Testing\nThis API has 3 types of tests, although by default all of them run.\n```sh\n./gradle test\n```\n\n#### Unit Test\n```sh\n./gradle test -Dtags='UnitTest'\n```\n\n#### Functional test\n```sh\n./gradle test -Dtags='FunctionalTest'\n```\n\n#### Architecture test\nComing soon\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgunmer%2Falfred-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgunmer%2Falfred-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgunmer%2Falfred-api/lists"}