{"id":19508670,"url":"https://github.com/commit451/kradle","last_synced_at":"2025-11-18T14:39:19.125Z","repository":{"id":83213999,"uuid":"81382948","full_name":"Commit451/Kradle","owner":"Commit451","description":"Maven server in Kotlin for Heroku","archived":false,"fork":false,"pushed_at":"2022-06-27T04:34:37.000Z","size":71,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-08T11:40:39.368Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Commit451.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2017-02-08T22:31:29.000Z","updated_at":"2017-02-09T06:20:34.000Z","dependencies_parsed_at":"2023-03-01T21:00:35.324Z","dependency_job_id":null,"html_url":"https://github.com/Commit451/Kradle","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Commit451%2FKradle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Commit451%2FKradle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Commit451%2FKradle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Commit451%2FKradle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Commit451","download_url":"https://codeload.github.com/Commit451/Kradle/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240761093,"owners_count":19853254,"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":"2024-11-10T23:08:51.507Z","updated_at":"2025-11-18T14:39:19.101Z","avatar_url":"https://github.com/Commit451.png","language":"Kotlin","readme":"# Kradle\n\nMaven server on Heroku\n\n## About\nA Kotlin [Spark](https://github.com/perwendel/spark) server, hosted on Heroku which uses Google Cloud Platform for storage\n\n## Setup\nCredential env setup (for Google Cloud Engine)\nhttps://developers.google.com/identity/protocols/application-default-credentials\n\n1. Go to the API Console Credentials page.\n2. From the project drop-down, select your project.\n3. On the Credentials page, select the Create credentials drop-down, then select Service account key.\n4. From the Service account drop-down, select an existing service account or create a new one.\n5. For Key type, select the JSON key option, then select Create. The file automatically downloads to your computer.\n6. Put the *.json file you just downloaded in a directory of your choosing. This directory must be private (you can't let anyone get access to this), but accessible to your web server code.\n7. Set the environment variable GOOGLE_APPLICATION_CREDENTIALS to the path of the JSON file downloaded.\n8. Enable billing on the project (storage bucket will still be free up to 5 GB)\n\n### Bucket Setup\nhttps://cloud.google.com/appengine/docs/standard/java/googlecloudstorageclient/setting-up-cloud-storage\nTo activate the default Cloud Storage bucket for your app:\n\nClick Create under Default Cloud Storage Bucket in the App Engine settings page for your project. Notice the name of this bucket: it is in the form \u003cproject-id\u003e.appspot.com.\nIf you need more storage than the 5GB limit, you can increase this by enabling billing for your project, making this a paid bucket. You will be charged for storage over the 5GB limit.\n\nBucket name should be identical to the project ID\n\n## Local Testing\nRun the app locally via\n```gradle\n./gradlew exec\n```\nYou can view the contents in the cloud [here](https://console.cloud.google.com/storage/browser)\n\n## Docs\n- [Google Cloud Engine Storage](https://github.com/GoogleCloudPlatform/google-cloud-java/tree/master/google-cloud-storage)\n- https://github.com/firebase/firebase-admin-java\n\n## Thanks\nThanks to [appengine-maven-repository](https://github.com/renaudcerrato/appengine-maven-repository) which helped a lot as a reference for creating this project\n\n\nLicense\n--------\n\n    Copyright 2017 Commit 451\n\n    Licensed under the Apache License, Version 2.0 (the \"License\");\n    you may not use this file except in compliance with the License.\n    You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n    Unless required by applicable law or agreed to in writing, software\n    distributed under the License is distributed on an \"AS IS\" BASIS,\n    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n    See the License for the specific language governing permissions and\n    limitations under the License.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcommit451%2Fkradle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcommit451%2Fkradle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcommit451%2Fkradle/lists"}