{"id":20511540,"url":"https://github.com/thiiagoms/scalable-api-alura","last_synced_at":"2026-04-20T02:03:46.400Z","repository":{"id":55658086,"uuid":"516179646","full_name":"thiiagoms/scalable-api-alura","owner":"thiiagoms","description":"Scable API with NodeJs + Alura :blue_heart:","archived":false,"fork":false,"pushed_at":"2022-08-10T01:46:42.000Z","size":152,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-05T22:44:31.733Z","etag":null,"topics":["alura","api-alura","node-api","node-mysql"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"0bsd","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thiiagoms.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-07-21T01:01:40.000Z","updated_at":"2022-08-10T01:49:40.000Z","dependencies_parsed_at":"2022-08-15T05:50:16.031Z","dependency_job_id":null,"html_url":"https://github.com/thiiagoms/scalable-api-alura","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thiiagoms/scalable-api-alura","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiiagoms%2Fscalable-api-alura","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiiagoms%2Fscalable-api-alura/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiiagoms%2Fscalable-api-alura/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiiagoms%2Fscalable-api-alura/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thiiagoms","download_url":"https://codeload.github.com/thiiagoms/scalable-api-alura/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiiagoms%2Fscalable-api-alura/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32029861,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":["alura","api-alura","node-api","node-mysql"],"created_at":"2024-11-15T20:36:17.213Z","updated_at":"2026-04-20T02:03:46.351Z","avatar_url":"https://github.com/thiiagoms.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/thiiagoms/alura-node\"\u003e\n    \u003cimg src=\"assets/alura.png\" alt=\"Logo\" width=\"80\" height=\"80\"\u003e\n    \u003cimg src=\"assets/handshake.png\" alt=\"Logo\" width=\"70\" height=\"70\"\u003e\n    \u003cimg src=\"assets/node.png\" alt=\"Logo\" width=\"80\" height=\"80\"\u003e\n  \u003c/a\u003e\n     \u003ch3 align=\"center\"\u003eAPI with Node and Alura! :hearts:\u003c/h3\u003e\n\u003c/p\u003e\n\n- [Dependencies](#Dependencies)\n- [Usage](#Usage)\n\n### Dependencies\n - Git\n - NodeJs LTS\n - MySQL\n - API Rest Client (Postman, Insomnia, etc)\n\n### Usage\n\n1 - Clone: \n```bash\n$ git clone git@github.com:thiiagoms/scalable-poc-api-alura\n```\n\n2 - Change `credentials` in `config/default.json`:\n```json\n{\n    \"mysql\": {\n        \"databaseName\": \"[DATABASE-NAME]\",\n        \"databaseUser\": \"[DATABASE-USER]\",\n        \"databasePass\": \"[DATABASE-PASS]\",\n        \"databaseHost\": \"[DATABASE-HOST]\"\n    },\n    \"api\": {\n        \"PORT\": [API-PORT-HERE]\n    }\n}\n```\n\n3 - Run migrations:\n```bash\n$ npm run migrate\n```\n\n4 - Stand up server\n```bash\n$ npm run dev\nListening on http://localhost:[YOUR-API-PORT] or Listening on http://localhost:8000\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthiiagoms%2Fscalable-api-alura","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthiiagoms%2Fscalable-api-alura","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthiiagoms%2Fscalable-api-alura/lists"}