{"id":27375242,"url":"https://github.com/fkd13/geocode_backend","last_synced_at":"2026-04-25T21:33:56.188Z","repository":{"id":126960542,"uuid":"271833366","full_name":"FKD13/geocode_backend","owner":"FKD13","description":"A backend for a geocaching website","archived":false,"fork":false,"pushed_at":"2020-06-12T15:45:03.000Z","size":936,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-13T12:14:51.683Z","etag":null,"topics":["geocode","spring"],"latest_commit_sha":null,"homepage":"https://geocode.ga","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/FKD13.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,"zenodo":null}},"created_at":"2020-06-12T15:39:21.000Z","updated_at":"2021-03-28T18:42:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"fe615064-68e1-4f02-89d2-70493f5c5189","html_url":"https://github.com/FKD13/geocode_backend","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/FKD13/geocode_backend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FKD13%2Fgeocode_backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FKD13%2Fgeocode_backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FKD13%2Fgeocode_backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FKD13%2Fgeocode_backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FKD13","download_url":"https://codeload.github.com/FKD13/geocode_backend/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FKD13%2Fgeocode_backend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32278249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T18:29:39.964Z","status":"ssl_error","status_checked_at":"2026-04-25T18:29:32.149Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["geocode","spring"],"created_at":"2025-04-13T12:14:50.481Z","updated_at":"2026-04-25T21:33:56.183Z","avatar_url":"https://github.com/FKD13.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GeoCode Backend\n\n## Running the Backend\n\n### Before You Start\n\n- Setup a `mariadb` server, this is the dbms we will use for this project.\n    - Create an empty database\n    - Create a user for the new database, for example I used `geocode-dev`. A localhost user should be enough.\n\n- Create a `.env` file in the project root, this should be based upon `.env.template`. Edit the file where needed.\n- If you are on windows create a `.env.bat` file in the project root, this should be based upon `.env.bat.template`. Edit the file where needed\n\n### Start the server\n\nTo start the webserver simply run `./runapp.sh bootrun`.  \nOr if you are on windows, you need to run this command `cmd.exe /c runapp.bat bootrun` \n\nTo visit the swagger documentation, surf to [http://localhost:8080/swagger/swagger-ui.html](http://localhost:8080/swagger/swagger-ui.html)\n\n## Frontend\n\nYou can find the frontend in a separate repository: [https://github.com/maartenvn/GeoCode](https://github.com/maartenvn/GeoCode).\n\n## URL's\nhttps://geocode.ga/\n\nhttps://dev.geocode.ga/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffkd13%2Fgeocode_backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffkd13%2Fgeocode_backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffkd13%2Fgeocode_backend/lists"}