{"id":27019168,"url":"https://github.com/fullstackcodingguy/nodejs-api-vanilla","last_synced_at":"2025-06-13T12:04:55.977Z","repository":{"id":280544216,"uuid":"942358927","full_name":"FullstackCodingGuy/NodeJs-API-Vanilla","owner":"FullstackCodingGuy","description":"A boilerplate API project for Node.js, Express, and a few more batteries.","archived":false,"fork":false,"pushed_at":"2025-03-04T16:18:35.000Z","size":42,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-04T17:19:21.157Z","etag":null,"topics":["boilerplate-application","express-js","node-js"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/FullstackCodingGuy.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-04T01:44:30.000Z","updated_at":"2025-03-17T10:55:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"8a18ff3c-7c29-423d-9830-9c79f5b7f14c","html_url":"https://github.com/FullstackCodingGuy/NodeJs-API-Vanilla","commit_stats":null,"previous_names":["fullstackcodingguy/node-api-vanilla","fullstackcodingguy/nodejs-api-vanilla"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/FullstackCodingGuy/NodeJs-API-Vanilla","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FullstackCodingGuy%2FNodeJs-API-Vanilla","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FullstackCodingGuy%2FNodeJs-API-Vanilla/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FullstackCodingGuy%2FNodeJs-API-Vanilla/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FullstackCodingGuy%2FNodeJs-API-Vanilla/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FullstackCodingGuy","download_url":"https://codeload.github.com/FullstackCodingGuy/NodeJs-API-Vanilla/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FullstackCodingGuy%2FNodeJs-API-Vanilla/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259642249,"owners_count":22888982,"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":["boilerplate-application","express-js","node-js"],"created_at":"2025-04-04T17:19:23.634Z","updated_at":"2025-06-13T12:04:55.697Z","avatar_url":"https://github.com/FullstackCodingGuy.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# node-api-vanilla\n\nA boilerplate API project for Node.js, Express, and a few more batteries.\n\n## Getting Started\n\n### Flavours\n\n- [EC2 Deployment Stack](https://github.com/FullstackCodingGuy/node-api-vanilla/tree/aws-ec2-stack-deployment)\n- [Fargate Deployment Stack](https://github.com/FullstackCodingGuy/node-api-vanilla/tree/aws-fargate-stack-deployment)\n- [Lambda](https://github.com/FullstackCodingGuy/node-api-vanilla/tree/aws-lambda-stack-deployment)\n\n### Prerequisites\n\n- Node.js (v14 or higher)\n- npm (v6 or higher)\n\n### Installation\n\n1. Clone the repository:\n    ```sh\n    git clone https://github.com/FullstackCodingGuy/node-api-vanilla.git\n    ```\n2. Navigate to the project directory:\n    ```sh\n    cd node-api-vanilla\n    ```\n3. Install the dependencies:\n    ```sh\n    npm install\n    ```\n\n### Running the API\n\nStart the server:\n```sh\nnpm start\n\n\nThe server will be running at http://localhost:8000.\n\nAPI Endpoints\nGET / - Returns \"Hello, World!\"\nGET /health - Returns \"I'm Good!\"\n```\n\n\n## Run using Docker\n\n1. Clone the repository:\n\n   ```\n   git clone https://github.com/FullstackCodingGuy/node-api-vanilla.git\n   cd node-api-vanilla\n   ```\n\n2. Build the Docker image:\n\n   ```\n   docker-compose build\n   ```\n\n3. Run the application:\n\n   ```\n   docker-compose up\n   ```\n\n4. Access the application:\n\n   Open your web browser and navigate to `http://localhost:8000` (or the port specified in your `docker-compose.yml`).\n\n\nLicense\nThis project is licensed under the MIT License - see the LICENSE file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffullstackcodingguy%2Fnodejs-api-vanilla","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffullstackcodingguy%2Fnodejs-api-vanilla","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffullstackcodingguy%2Fnodejs-api-vanilla/lists"}