{"id":15844917,"url":"https://github.com/fabervitale/fastify-service-template","last_synced_at":"2026-02-17T08:35:53.210Z","repository":{"id":39570541,"uuid":"273528441","full_name":"FaberVitale/fastify-service-template","owner":"FaberVitale","description":"Nodejs microservice template built with typescript, fastify swagger, jest and more...","archived":false,"fork":false,"pushed_at":"2023-01-06T11:59:59.000Z","size":2753,"stargazers_count":2,"open_issues_count":19,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-13T14:49:49.097Z","etag":null,"topics":["api","fastify","microservice","node","swagger","typescript"],"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/FaberVitale.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":"2020-06-19T15:34:53.000Z","updated_at":"2023-01-11T12:32:51.000Z","dependencies_parsed_at":"2023-02-06T01:01:29.130Z","dependency_job_id":null,"html_url":"https://github.com/FaberVitale/fastify-service-template","commit_stats":null,"previous_names":[],"tags_count":1,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FaberVitale%2Ffastify-service-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FaberVitale%2Ffastify-service-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FaberVitale%2Ffastify-service-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FaberVitale%2Ffastify-service-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FaberVitale","download_url":"https://codeload.github.com/FaberVitale/fastify-service-template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247648977,"owners_count":20972945,"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":["api","fastify","microservice","node","swagger","typescript"],"created_at":"2024-10-05T17:41:18.210Z","updated_at":"2025-10-16T14:12:47.340Z","avatar_url":"https://github.com/FaberVitale.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# timestamp service\n\n## Description\n\nProof of concept of a microservice that runs in [node 14](https://nodejs.org/en/) using the following stack:\n\n- [typescript](https://www.typescriptlang.org/)\n\n- [fastify](https://www.fastify.io/)\n\n- [swagger](https://swagger.io/)\n\n- [jest](https://jestjs.io/)\n\n- [docker](https://www.docker.com/)\n\n- [eslint](https://eslint.org/)\n\n## Scripts\n\n- `npm run dev`: starts server in dev mode that restars on ./src changes:\n\n  - server is be `localhost:5000`, try `http://localhost:5000/api/now`.\n\n  - docs are available on http://localhost:5000/api/now/documentation\n\n- `npm run build`: build for production.\n\n- `npm run start`:starts server in production mode.\n\n- `npm dev:debug`: starts server in dev mode with debugger attached, try `chrome://inspect/#devices` in chrome.\n\n- `npm run test`: runs tests.\n\n## Docker\n\n- build image:`docker build --tag timestamp-service:\u003ctag\u003e .`\n\n- run dockerize app: `docker run --rm -p 5000:5000 timestamp-service:\u003ctag\u003e`\n\n## Requirements\n\n```\n\"node\": \"^14.0.0\",\n\"npm\": \"^6.14.4\"\n```\n\n## License\n\n[MIT](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabervitale%2Ffastify-service-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffabervitale%2Ffastify-service-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabervitale%2Ffastify-service-template/lists"}