{"id":19340950,"url":"https://github.com/belovetech/backend-serverless-user-api","last_synced_at":"2026-06-13T13:32:13.316Z","repository":{"id":188437398,"uuid":"677534005","full_name":"belovetech/backend-serverless-user-api","owner":"belovetech","description":"aws backend serverless api","archived":false,"fork":false,"pushed_at":"2023-08-15T14:09:11.000Z","size":635,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-24T08:35:41.484Z","etag":null,"topics":["aws-lambda","dynamodb","serverless","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/belovetech.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":"2023-08-11T20:35:11.000Z","updated_at":"2023-08-15T13:42:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"75959242-eee7-44ea-a32f-a965dc432820","html_url":"https://github.com/belovetech/backend-serverless-user-api","commit_stats":null,"previous_names":["belovetech/backend-serverless-user-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/belovetech/backend-serverless-user-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/belovetech%2Fbackend-serverless-user-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/belovetech%2Fbackend-serverless-user-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/belovetech%2Fbackend-serverless-user-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/belovetech%2Fbackend-serverless-user-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/belovetech","download_url":"https://codeload.github.com/belovetech/backend-serverless-user-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/belovetech%2Fbackend-serverless-user-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34286975,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-13T02:00:06.617Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","serverless","typescript"],"created_at":"2024-11-10T03:28:34.238Z","updated_at":"2026-06-13T13:32:13.301Z","avatar_url":"https://github.com/belovetech.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AWS Serverless User App API\n\nThis project provides a Serverless API for a user app using AWS Lambda, DynamoDB, and other modern tools. It's built with TypeScript and Serverless Framework, making it easy to develop and deploy serverless applications.\n\n## Getting Started\n\nFollow these steps to set up and run the project on your local machine:\n\n### Prerequisites\n\n- Node.js (\u003e=14.15.0)\n- Serverless Framework (`npm install -g serverless`)\n\n### Installation\n\n1. Clone the repository:\n\n   ```sh\n   git clone https://github.com/belovetech/backend-serverless-api/tree/main/serverless-user-api\n   cd aws-serverless-user-api\n   ```\n\n2. Install dependencies:\n\n   ```sh\n   npm install\n   ```\n\n### Usage\n\n- Run the application locally:\n\n  ```sh\n  npm start\n  ```\n\n  This starts the Serverless Offline plugin, allowing you to develop and test your API endpoints on your local machine.\n\n- Build the application:\n\n  ```sh\n  npm run build\n  ```\n\n  This builds your Serverless application, which is ready for deployment.\n\n- Run tests:\n\n  ```sh\n  npm test\n  ```\n\n  This runs tests using Mocha and TypeScript.\n\n- Lint your code:\n\n  ```sh\n  npm run lint\n  ```\n\n  This runs ESLint to analyze your code for potential issues.\n\n## Configuration\n\n### `serverless.yml`\n\nThe `serverless.yml` file contains the Serverless Framework configuration for your application. Customize it to define your AWS resources, Lambda functions, and other settings.\n\n### `package.json`\n\nThe `package.json` file lists the project's dependencies and provides various npm scripts for development, testing, and deployment. Make sure to keep your dependencies up to date.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbelovetech%2Fbackend-serverless-user-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbelovetech%2Fbackend-serverless-user-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbelovetech%2Fbackend-serverless-user-api/lists"}