{"id":21881596,"url":"https://github.com/manjyot/properly-demo-serverless","last_synced_at":"2026-04-13T17:04:53.524Z","repository":{"id":92007438,"uuid":"460568403","full_name":"manjyot/properly-demo-serverless","owner":"manjyot","description":"A serverless implementation of a Typescript sample API with AWS Lambda, API Gateway, DynamoDB, Swagger, Express for routing and Jest for unit testing.","archived":false,"fork":false,"pushed_at":"2022-02-18T09:23:43.000Z","size":223,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-26T19:11:16.156Z","etag":null,"topics":["aws-lambda","dynamodb","express","jest","serverless","swagger","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/manjyot.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":"2022-02-17T18:58:35.000Z","updated_at":"2022-02-18T16:58:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"3b3d1d23-cc7e-4a74-8ba6-4294bcc0ae03","html_url":"https://github.com/manjyot/properly-demo-serverless","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/manjyot%2Fproperly-demo-serverless","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manjyot%2Fproperly-demo-serverless/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manjyot%2Fproperly-demo-serverless/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manjyot%2Fproperly-demo-serverless/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/manjyot","download_url":"https://codeload.github.com/manjyot/properly-demo-serverless/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244890091,"owners_count":20527031,"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-lambda","dynamodb","express","jest","serverless","swagger","typescript"],"created_at":"2024-11-28T09:19:38.796Z","updated_at":"2026-04-13T17:04:53.475Z","avatar_url":"https://github.com/manjyot.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Serverless Sample API\n\nA serverless implementation of a Typescript sample API with AWS Lambda, API Gateway, DynamoDB, Swagger, Express for routing and Jest for unit testing.  \n\n## Pre-requisites\n\n- [Node.js](https://nodejs.org/)\n- [Serverless CLI](https://serverless.com/)  \n\n## Available Endpoints\n\nThe API implements 3 CRUD routes - /homes, /authors and /books. \n\nAuthors and Books were implemented to demonstrate the model relationships.  \n\n## API Doc\n\nOpenAPI doc using Swagger UI can be accessed at the following link:  \n  \n[OpenAPI Doc](https://72srvwu9hj.execute-api.us-east-1.amazonaws.com/docs)  \n\n## Usage\n\nInstall dependencies with:\n\n```\nnpm install\n```\n\nConfigure AWS credentials:\n\n```\nexport AWS_SECRET_ACCESS_KEY=  \nexport AWS_ACCESS_KEY_ID=\n```\n\nDeploy with:\n\n```\nserverless deploy\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanjyot%2Fproperly-demo-serverless","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmanjyot%2Fproperly-demo-serverless","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanjyot%2Fproperly-demo-serverless/lists"}