{"id":26573942,"url":"https://github.com/kacperfaber/codziennemotto_pl_server","last_synced_at":"2026-04-13T17:04:37.457Z","repository":{"id":198569072,"uuid":"600474974","full_name":"kacperfaber/codziennemotto_pl_server","owner":"kacperfaber","description":"🎈 Spring API for CodzienneMotto.pl. Allows you to create a lists of daily quotes, invite users to join your list and schedule quote to specific day 🎈 ","archived":false,"fork":false,"pushed_at":"2023-10-10T12:19:53.000Z","size":689,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-10-11T16:27:41.122Z","etag":null,"topics":["cicd","daily-quotes","kotlin","openapi","rest-api","spring","spring-test","web-testing"],"latest_commit_sha":null,"homepage":"","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/kacperfaber.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"licenses/angus-activation-1.0.0.jar/META-INF/LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-02-11T16:00:12.000Z","updated_at":"2023-10-11T16:27:41.123Z","dependencies_parsed_at":null,"dependency_job_id":"2deb848b-85f6-49d1-a755-ddcc676a80ac","html_url":"https://github.com/kacperfaber/codziennemotto_pl_server","commit_stats":null,"previous_names":["kacperfaber/codziennemotto_pl_server"],"tags_count":1,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kacperfaber%2Fcodziennemotto_pl_server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kacperfaber%2Fcodziennemotto_pl_server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kacperfaber%2Fcodziennemotto_pl_server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kacperfaber%2Fcodziennemotto_pl_server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kacperfaber","download_url":"https://codeload.github.com/kacperfaber/codziennemotto_pl_server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245043968,"owners_count":20551858,"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":["cicd","daily-quotes","kotlin","openapi","rest-api","spring","spring-test","web-testing"],"created_at":"2025-03-23T01:31:33.617Z","updated_at":"2026-04-13T17:04:37.416Z","avatar_url":"https://github.com/kacperfaber.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CodzienneMotto.pl\n\nAPI Server, made in **Spring** in ❤ Kotlin 😎😋\n\n**CodzienneMotto.pl** allows you to create a lists of daily quotes, invite users to join your list and schedule quote to specific day\n\u003cbr\u003e\nSee [cross-platform application](https://www.github.com/kacperfaber/codziennemotto-pl-app)\n\n[![Build](https://github.com/kacperfaber/codziennemotto_pl_server/actions/workflows/build.yml/badge.svg)](https://github.com/kacperfaber/codziennemotto_pl_server/actions/workflows/build.yml)\n\n\u003cimg alt=\"banner\" src=\"assets/banner.png\"/\u003e\n\n## Install \n\nIf you want to run my server locally\n\n#### Download last version from github\n```shell\ngit clone https://www.github.com/kacperfaber/codziennemotto_pl_server \u0026\u0026 cd codziennemotto_pl_server\n```\n\n#### Run developer profile locally using gradle\n\n```shell\n# Run locally and setup testing database\nrunDev\n\n# Run locally, but without testing database.\nrunDevNoTestingDb\n```\n\n## Configuration\n\nConfiguration file it's generally a .properties file. File name is dynamic and it depends on current profile.\n\n```properties\n# ./application.{profile}.properties\n\n# Email Client Settings #\n# ===================== #\n\n# mailer.from\n# mailer.username\n# mailer.password\n# mailer.smtp\n# mailer.port\n\n# Verification Email Settings #\n# =========================== #\n\n# verification_email.subject: Subject of the verification email\n\n# MySQL Database #\n# ============== #\n\n# db.url: Must contain database name.\n# db.username\n# #db.password\n\n# Security #\n# ======== #\n\n# cors.allow-origin: Access-Control-Allow-Origin header with this value will be added to each response.\n# token_hasher.secret: Will encode/decode access tokens using this secret (using AES algorithm)\n# password_encoder.secret: Will encode and compare user passwords using PBKDF2 algorithm\n\n# Optional #\n# ======== #\n\n# testing.initdb (bool): Only when profile is not production, if it's production won't be called.\n#   Will generate random database for testing.\n```\n\n## See API docs\nSwagger UI is here\n```http request\n/swagger-ui/index.html\n```\n\n## Author\nKacper Faber\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkacperfaber%2Fcodziennemotto_pl_server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkacperfaber%2Fcodziennemotto_pl_server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkacperfaber%2Fcodziennemotto_pl_server/lists"}