{"id":24129568,"url":"https://github.com/luandro/claudia-api-boilerplate","last_synced_at":"2026-05-15T14:03:03.506Z","repository":{"id":79813197,"uuid":"58293476","full_name":"luandro/claudia-api-boilerplate","owner":"luandro","description":"A boilerplate for developing an API with Express, Babel and  nodemon; translating into claudia-api-builder; and finally for deploying with Claudia","archived":false,"fork":false,"pushed_at":"2016-05-08T02:44:04.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-01T05:18:40.223Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://9wtpqwogcb.execute-api.us-east-1.amazonaws.com/latest","language":"JavaScript","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/luandro.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":"2016-05-08T02:42:59.000Z","updated_at":"2019-07-15T17:07:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"3ef8015f-251a-4e71-885d-0c4d193e6000","html_url":"https://github.com/luandro/claudia-api-boilerplate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/luandro/claudia-api-boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luandro%2Fclaudia-api-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luandro%2Fclaudia-api-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luandro%2Fclaudia-api-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luandro%2Fclaudia-api-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/luandro","download_url":"https://codeload.github.com/luandro/claudia-api-boilerplate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luandro%2Fclaudia-api-boilerplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33068894,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2025-01-11T19:33:51.827Z","updated_at":"2026-05-15T14:03:03.481Z","avatar_url":"https://github.com/luandro.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# claudia-api-boilerplate\n\nMeant to be hosted on [AWS Lambda](https://aws.amazon.com/documentation/lambda/) using [claudia-api-builder](https://github.com/claudiajs/claudia-api-builder).\n\n## Usage\nMake sure you have [NodeJS](https://nodejs.org/en/) and [nodemon](http://nodemon.org) installed with `npm i -g nodemon`. If you're going to deploy the service, make sure you have [Claudia](https://github.com/claudiajs/claudia) installed with `npm i -g claudia`, and [aws-sdk](https://github.com/aws/aws-sdk-js) installed with `npm i -g npm install aws-sdk`and configured.\n\n1. `git clone https://github.com/luandro/claudia-api-boilerplate.git` to clone the repo\n1. `cd claudia-api-boilerplate`\n1. `npm i` to install dependencies\n1. `npm start ` to start a development Express server with nodemon and Babel\n1. translate the express server to claudia-api-builer in the `service.js` file and run `npm run build` to get a  production build in `index.js` file in the root directory (required by Claudia)\n\nUse `claudia create --name api-name --region us-east-1 --api-module index` to deploy and create a new function on AWS Lamba, and `npm run update` to update it. Change api-name for whatever name you want, and region to your region of choice.\n\n## License\n\nUse as you like.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluandro%2Fclaudia-api-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluandro%2Fclaudia-api-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluandro%2Fclaudia-api-boilerplate/lists"}