{"id":21937219,"url":"https://github.com/kmponis/aws-serverless-kotlin","last_synced_at":"2026-05-05T06:33:11.290Z","repository":{"id":120505096,"uuid":"231977448","full_name":"kmponis/aws-serverless-kotlin","owner":"kmponis","description":"An Lambda REST API connected to DynamoDB using Kotlin","archived":false,"fork":false,"pushed_at":"2020-01-22T11:59:23.000Z","size":12201,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-27T13:48:04.603Z","etag":null,"topics":["aws-serverless","cloudformation","dynamodb","kotlin","lambda"],"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/kmponis.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}},"created_at":"2020-01-05T21:20:25.000Z","updated_at":"2020-01-31T23:56:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"5f112889-ee3d-4abe-a251-3717de15a494","html_url":"https://github.com/kmponis/aws-serverless-kotlin","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/kmponis%2Faws-serverless-kotlin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmponis%2Faws-serverless-kotlin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmponis%2Faws-serverless-kotlin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmponis%2Faws-serverless-kotlin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kmponis","download_url":"https://codeload.github.com/kmponis/aws-serverless-kotlin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244967340,"owners_count":20539932,"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":["aws-serverless","cloudformation","dynamodb","kotlin","lambda"],"created_at":"2024-11-29T01:18:30.514Z","updated_at":"2026-05-05T06:33:11.222Z","avatar_url":"https://github.com/kmponis.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AWS-SERVERLESS-KOTLIN\nAn AWS serverless Kotlin project to save and retrieve 'Post' from DynamoDB\n\n### Included endpoints\n* get: /, no params \n* post: /insertPost, params(title, description, username, email)\n* get: /getAllPosts, no params\n* get: /getPostById, params(id)\n* get: /getPostByTitle, params(title)\n* get: /getPostByUsername, params(username)\n\n### Osiris plugin \n* The project was created using the bellow command.\n\u003cbr\u003e`$ mvn archetype:generate -DarchetypeGroupId=ws.osiris -DarchetypeArtifactId=osiris-archetype -DarchetypeVersion=1.4.0`\n* The bellow prerequisites were needed:\n\u003cbr\u003e- JDK8, Maven and Git\n\u003cbr\u003e- An AWS account.\n\u003cbr\u003e- An AWS user with administrator permissions, access key and secret access key.\n\u003cbr\u003e- Added access key and secret access key to system environments. Add following lines to .bash_profile.\n\u003cbr\u003e`export AWS_ACCESS_KEY_ID=\"\u003caccess_key\u003e\"`\n\u003cbr\u003e`export AWS_SECRET_ACCESS_KEY=\"\u003csecret_access_key\u003e\"`\n\u003cbr\u003e`export AWS_REGION=\"\u003cregion\u003e\"`\n* Build and Deploy \n\u003cbr\u003e`mvn deploy`\n\n### Git examples\n* https://github.com/cjkent/osiris/wiki/Getting-Started-with-Maven\n* https://github.com/cjkent/osiris-examples/tree/master/dynamodb\n* https://gist.github.com/gaplo917/a4298d755c076b1a295026ed9b3521fa","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkmponis%2Faws-serverless-kotlin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkmponis%2Faws-serverless-kotlin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkmponis%2Faws-serverless-kotlin/lists"}