{"id":19774655,"url":"https://github.com/yeukfei02/todolistapi","last_synced_at":"2026-04-11T00:59:10.017Z","repository":{"id":43868944,"uuid":"261194170","full_name":"yeukfei02/todolistApi","owner":"yeukfei02","description":"todolistApi","archived":false,"fork":false,"pushed_at":"2023-12-15T14:40:45.000Z","size":134,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-11T01:27:28.290Z","etag":null,"topics":["docker","java","postgres","spring","todolist"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yeukfei02.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-05-04T13:54:31.000Z","updated_at":"2022-08-27T06:45:01.000Z","dependencies_parsed_at":"2022-09-13T12:50:58.057Z","dependency_job_id":null,"html_url":"https://github.com/yeukfei02/todolistApi","commit_stats":null,"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yeukfei02%2FtodolistApi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yeukfei02%2FtodolistApi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yeukfei02%2FtodolistApi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yeukfei02%2FtodolistApi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yeukfei02","download_url":"https://codeload.github.com/yeukfei02/todolistApi/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241105542,"owners_count":19910652,"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":["docker","java","postgres","spring","todolist"],"created_at":"2024-11-12T05:13:34.352Z","updated_at":"2025-12-31T01:10:48.276Z","avatar_url":"https://github.com/yeukfei02.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# todolistApi\n\ntodolistApi\n\ndocumentation: \u003chttps://documenter.getpostman.com/view/3827865/Szmb7Kdz?version=latest\u003e\n\n## Requirement\n\n- install java (v11+)\n\n## Testing and run\n\n```zsh\n// show gradle all tasks\n$ ./gradlew tasks --all\n\n// build jar\n$ ./gradlew build\n\n// run jar\n$ java -jar build/libs/todolistApi-1.0.0.jar\n\n// start project\n- run MainApplication.java\n\n// db migrate info\n$ ./gradlew flywayInfo\n\n// db migrate\n$ ./gradlew flywayMigrate\n\n// run test case\n$ ./gradlew test\n```\n\nopen project in intellij idea\n\nopen localhost:8080\n\n## Docker\n\n```zsh\n// build images and start container in one line\ndocker-compose up -d --build\n\n// go inside container\ndocker exec -it \u003ccontainerId\u003e /bin/bash\n\n// check container logs\ndocker logs \u003ccontainerId\u003e\n\n// remove and stop container\ndocker-compose down\n```\n\nopen localhost:8080\n\n## Contributing\n\nPlease refer to [CONTRIBUTING.md](https://github.com/yeukfei02/todolistApi/blob/master/CONTRIBUTING.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyeukfei02%2Ftodolistapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyeukfei02%2Ftodolistapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyeukfei02%2Ftodolistapi/lists"}