{"id":20479350,"url":"https://github.com/seanmayer/demeter-service","last_synced_at":"2026-04-10T02:03:00.024Z","repository":{"id":233612758,"uuid":"782945785","full_name":"seanmayer/demeter-service","owner":"seanmayer","description":"Implementing SpringAI using the OpenAI chat model, also testing out Kotlin for fun :)","archived":false,"fork":false,"pushed_at":"2024-09-07T18:24:58.000Z","size":65,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-16T03:49:49.264Z","etag":null,"topics":["kotlin","openai","spring","spring-boot"],"latest_commit_sha":null,"homepage":"","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/seanmayer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2024-04-06T13:53:39.000Z","updated_at":"2024-09-07T18:25:01.000Z","dependencies_parsed_at":"2024-05-15T13:32:18.804Z","dependency_job_id":"495daffe-f8bb-4771-b2ec-68970f6207c4","html_url":"https://github.com/seanmayer/demeter-service","commit_stats":null,"previous_names":["seanmayer/demeter-service"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seanmayer%2Fdemeter-service","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seanmayer%2Fdemeter-service/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seanmayer%2Fdemeter-service/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seanmayer%2Fdemeter-service/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seanmayer","download_url":"https://codeload.github.com/seanmayer/demeter-service/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242048574,"owners_count":20063404,"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":["kotlin","openai","spring","spring-boot"],"created_at":"2024-11-15T15:43:34.744Z","updated_at":"2025-12-31T00:54:38.915Z","avatar_url":"https://github.com/seanmayer.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Demeter Service\n\nDemeter Service is a Spring Boot application written in Kotlin and Java, built with Maven.\n\n## Getting Started\n\nThese instructions will get you a copy of the project up and running on your local machine for development and testing purposes.\n\n### Prerequisites\n\n- Java 17\n- Maven\n- IntelliJ IDEA 2024.1 or any preferred IDE\n\n### Installing\n\n1. Clone the repository\n```bash\ngit clone https://github.com/seanmayer/demeter-service.git\n```\n2. Navigate into the cloned repository\n```bash\ncd demeter-service\n```\n3. Install the dependencies\n```bash\nmvn install\n```\n4. Run the application\n```bash\nmvn spring-boot:run\n```\n\n## Running the tests\n\nTo run the tests, use the following command:\n\n```bash\nmvn test\n```\n\n## Built With\n\n- [Kotlin](https://kotlinlang.org/)\n- [Java](https://www.java.com/)\n- [Spring Boot](https://spring.io/projects/spring-boot)\n- [Maven](https://maven.apache.org/)\n\n## application.properties\n\nOpenAI API key is required to run the application.\n \n`spring.ai.openai.api-key=${SPRING_AI_OPENAI_API_KEY}`\n\n## Example Requests\n\n### Create a new message\n\n```bash\ncurl --location 'http://localhost:8080/api/openai?prompt=Tell%20me%20a%20joke' \\\n--header 'Content-Type: application/json'\n```\n## License\n\nThis project is licensed under the Apache License 2.0 - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseanmayer%2Fdemeter-service","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseanmayer%2Fdemeter-service","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseanmayer%2Fdemeter-service/lists"}