{"id":19646737,"url":"https://github.com/satzrp/spring-boot-rest-kotlin","last_synced_at":"2026-05-07T00:39:58.128Z","repository":{"id":209597852,"uuid":"102393247","full_name":"satzrp/spring-boot-rest-kotlin","owner":"satzrp","description":"Sample spring boot REST API using Kotlin","archived":false,"fork":false,"pushed_at":"2017-10-23T22:53:15.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-01-09T21:38:37.355Z","etag":null,"topics":["kotlin","spring","spring-boot"],"latest_commit_sha":null,"homepage":null,"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/satzrp.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}},"created_at":"2017-09-04T19:02:32.000Z","updated_at":"2020-10-04T00:15:22.000Z","dependencies_parsed_at":"2023-11-28T08:26:01.986Z","dependency_job_id":"6bd2792b-5cc9-4f43-9cad-389ac525b4e7","html_url":"https://github.com/satzrp/spring-boot-rest-kotlin","commit_stats":null,"previous_names":["satzrp/spring-boot-rest-kotlin"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satzrp%2Fspring-boot-rest-kotlin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satzrp%2Fspring-boot-rest-kotlin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satzrp%2Fspring-boot-rest-kotlin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satzrp%2Fspring-boot-rest-kotlin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/satzrp","download_url":"https://codeload.github.com/satzrp/spring-boot-rest-kotlin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240953480,"owners_count":19884024,"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","spring","spring-boot"],"created_at":"2024-11-11T14:40:07.531Z","updated_at":"2026-05-07T00:39:58.102Z","avatar_url":"https://github.com/satzrp.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sample spring boot rest application using Kotlin #\n\nThis is a sample spring boot REST application using [Kotlin](https://kotlinlang.org) language (A new JVM language, \ndeveloped by [Jetbrains]\n(https://www.jetbrains.com))\n\nApplication is bootstrapped using [Spring Initializr](http://start.spring.io)\n\n#### Modules used ####\n* Web - for exposing the REST endpoints\n* JPA - for ORM and database operations\n* H2 - in memory database used for testing\n\n#### Endpoints ####\n\nREST endpoints for performing different CRUD (Create, Read, Update, Delete) operations on Movie entity.\n\n* PUT - /moviedb/api/movie\n* GET - /moviedb/api/movie/all\n* GET - /moviedb/api/movie/{movieId}\n* GET - /moviedb/api/movie/name/{movieName}\n* POST - /moviedb/api/movie/{movieId}\n* DELETE - /moviedb/api/movie/{movieId}\n\n#### To build and run the application ####\n```text\nmvn clean install -Dmaven.test.skip=true\n```\n\n#### Tools used ####\n* IntelliJ IDEA\n* Git\n* Postman","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsatzrp%2Fspring-boot-rest-kotlin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsatzrp%2Fspring-boot-rest-kotlin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsatzrp%2Fspring-boot-rest-kotlin/lists"}