{"id":24625950,"url":"https://github.com/osaguild/aws-server-less","last_synced_at":"2025-03-21T13:26:03.118Z","repository":{"id":43194954,"uuid":"464038300","full_name":"osaguild/aws-server-less","owner":"osaguild","description":"sample for aws server less architecture","archived":false,"fork":false,"pushed_at":"2022-03-25T05:15:23.000Z","size":247,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-25T04:42:32.297Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/osaguild.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}},"created_at":"2022-02-27T04:37:37.000Z","updated_at":"2022-02-27T06:40:09.000Z","dependencies_parsed_at":"2022-08-31T15:11:19.561Z","dependency_job_id":null,"html_url":"https://github.com/osaguild/aws-server-less","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/osaguild%2Faws-server-less","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osaguild%2Faws-server-less/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osaguild%2Faws-server-less/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osaguild%2Faws-server-less/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/osaguild","download_url":"https://codeload.github.com/osaguild/aws-server-less/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244804915,"owners_count":20513193,"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":"2025-01-25T04:42:40.821Z","updated_at":"2025-03-21T13:26:03.098Z","avatar_url":"https://github.com/osaguild.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# aws-server-less\nsample for aws server less architecture\n\n### endpoint\n - dev\n   - front:`https://server-less.dev.osaguild.com`\n   - api:`https://api.dev.osaguild.com/server-less`\n - prd\n   - front:`https://server-less.osaguild.com`\n   - api:`https://api.osaguild.com/server-less`\n\n### How to deploy\n - venv\n   - `python3 -m venv .env`\n   - `source .env/bin/activate`\n   - `pip install -r requirements.txt`\n - deploy\n   - `cdk deploy server-less-prd --require-approval never`\n   - if you deploy to dev. specify `server-less-dev`\n\n### How to use front\n - access url\n   - `https://server-less.osaguild.com`\n\n### How to use API\n - select_data \n   - `https GET \"api.osaguild.com/v1/server-less\"`\n - create_data\n```commandline\nhttps POST \"api.osaguild.com/v1/server-less\" \\\nparam_1=\"data1\" \\\nparam_2=\"data2\" \\\nparam_3=\"data3\" \\\nparam_4=\"data4\"\n```\n - request patch\n   - `https POST \"api.osaguild.com/v1/server-less/{id}\"`\n - requst delete\n   - `https DELETE \"api.osaguild.com/v1/server-less/{id}\"`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosaguild%2Faws-server-less","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fosaguild%2Faws-server-less","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosaguild%2Faws-server-less/lists"}