{"id":18605789,"url":"https://github.com/coasterfreakde/isekaibackend","last_synced_at":"2026-04-29T01:01:34.907Z","repository":{"id":199704810,"uuid":"703547555","full_name":"CoasterFreakDE/IsekaiBackend","owner":"CoasterFreakDE","description":"A backend for the Isekai Discord Bot and AnimeDatabase Website","archived":false,"fork":false,"pushed_at":"2023-12-25T00:39:24.000Z","size":96,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-07T17:44:25.529Z","etag":null,"topics":["anime","database","isekai"],"latest_commit_sha":null,"homepage":"https://isekaibackend.coasterfreak.de","language":"Kotlin","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/CoasterFreakDE.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-10-11T12:55:11.000Z","updated_at":"2023-10-11T15:22:05.000Z","dependencies_parsed_at":"2025-05-16T19:41:00.622Z","dependency_job_id":"a966ea9d-0573-47dd-817a-7516eb857971","html_url":"https://github.com/CoasterFreakDE/IsekaiBackend","commit_stats":null,"previous_names":["coasterfreakde/isekaibackend"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CoasterFreakDE/IsekaiBackend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoasterFreakDE%2FIsekaiBackend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoasterFreakDE%2FIsekaiBackend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoasterFreakDE%2FIsekaiBackend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoasterFreakDE%2FIsekaiBackend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CoasterFreakDE","download_url":"https://codeload.github.com/CoasterFreakDE/IsekaiBackend/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoasterFreakDE%2FIsekaiBackend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32405903,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T19:38:08.556Z","status":"ssl_error","status_checked_at":"2026-04-28T19:37:55.688Z","response_time":56,"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":["anime","database","isekai"],"created_at":"2024-11-07T02:23:07.365Z","updated_at":"2026-04-29T01:01:34.894Z","avatar_url":"https://github.com/CoasterFreakDE.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\u003ch3 align=\"center\"\u003eIsekaiBackend\u003c/h3\u003e\n\n  \u003cp align=\"center\"\u003e\n    A backend for the Isekai Discord Bot and \u003ca href=\"https://github.com/CoasterFreakDE/AnimeDatabase\"\u003eAnimeDatabase\u003c/a\u003e \u003ca href=\"https://coasterfreak.de/anime\"\u003eWebsite\u003c/a\u003e\n    \u003cbr /\u003e\n    \u003cbr /\u003e\n  \u003c/p\u003e\n\u003c/div\u003e\n\n\n\n\u003cbr /\u003e\n\n-----\n\u003cbr /\u003e\n\n## 📝 Table of Contents\n\n- [About](#about)\n- [Getting Started](#getting_started)\n- [Usage](#usage)\n- [Contributing](#contributing)\n- [License](#license)\n- [Contact](#contact)\n\n\u003cbr /\u003e\n\n## 🧐 About \u003ca name = \"about\"\u003e\u003c/a\u003e\n\nThis is the backend for the Isekai Discord Bot and Website. It is written in Kotlin and uses the Javalin Framework.\n\n\u003cbr /\u003e\n\n## 🏁 Getting Started \u003ca name = \"getting_started\"\u003e\u003c/a\u003e\n\n### Prerequisites\n\n- [Gradle](https://gradle.org/)\n- [Java 17](https://www.oracle.com/java/technologies/downloads/#java17)\n- [MongoDB](https://www.mongodb.com/)\n\n### Installing\n\n1. Clone the repository\n2. Run `gradle build`\n3. Run `gradle shadowJar`\n4. Copy the `.env.example` file and rename it to `.env`\n5. Fill in the `.env` file\n6. Run the jar file\n7. Open the website\n8. Done!\n\n\u003cbr /\u003e\n\n## 🎈 Usage \u003ca name=\"usage\"\u003e\u003c/a\u003e\n\n### Running the jar file\n\n```shell\njava -jar IsekaiBackend.jar\n```\n\n### Connect via REST\n    \n    ```shell\n    curl -X GET http://localhost:8080/\n    ```\n\n\u003cbr /\u003e\n\n## 🤝 Contributing \u003ca name = \"contributing\"\u003e\u003c/a\u003e\n\nContributions, issues and feature requests are welcome!\u003cbr /\u003eFeel free to check the issues page.\n\n\u003cbr /\u003e\n\n## 📝 License \u003ca name = \"license\"\u003e\u003c/a\u003e\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details\n\n\u003cbr /\u003e\n\n## 📧 Contact \u003ca name = \"contact\"\u003e\u003c/a\u003e\n\nIf you have any questions about the project, feel free to contact me via [Discord](https://discord.gg/pixelplayland).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoasterfreakde%2Fisekaibackend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoasterfreakde%2Fisekaibackend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoasterfreakde%2Fisekaibackend/lists"}