{"id":15091411,"url":"https://github.com/mmraisi/fastify-oas-app","last_synced_at":"2025-10-25T14:10:08.814Z","repository":{"id":227781988,"uuid":"772372474","full_name":"mmraisi/Fastify-oas-app","owner":"mmraisi","description":"Todo application built with Fastify, utilizing oas-fastify for OpenAPI specification 3.0.0 documentation and validation.","archived":false,"fork":false,"pushed_at":"2024-06-26T14:17:31.000Z","size":755,"stargazers_count":1,"open_issues_count":11,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-02-21T01:38:24.325Z","etag":null,"topics":["fastify","openapi-specification"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/mmraisi.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":"2024-03-15T04:04:28.000Z","updated_at":"2024-03-30T02:44:59.000Z","dependencies_parsed_at":"2024-03-26T02:28:29.398Z","dependency_job_id":"9c030914-0f3f-46a0-86e2-f0c4dbc8157f","html_url":"https://github.com/mmraisi/Fastify-oas-app","commit_stats":null,"previous_names":["mmraisi/fastify-todo-ts","mmraisi/fastify-oas-app"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmraisi%2FFastify-oas-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmraisi%2FFastify-oas-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmraisi%2FFastify-oas-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmraisi%2FFastify-oas-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mmraisi","download_url":"https://codeload.github.com/mmraisi/Fastify-oas-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240402861,"owners_count":19795803,"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":["fastify","openapi-specification"],"created_at":"2024-09-25T10:40:59.268Z","updated_at":"2025-10-25T14:10:08.753Z","avatar_url":"https://github.com/mmraisi.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fastify Todo App\n\nThis is a simple Todo application built with Fastify, utilizing oas-fastify for OpenAPI specification 3.0.0 documentation and validation.\n\n## Installation\n\n1. Clone the repository:\n\n    ```bash\n    git clone \u003crepository-url\u003e\n    ```\n\n2. Install dependencies:\n\n    ```bash\n    cd \u003cproject-folder\u003e\n    make install\n    ```\n\n## Usage\n\nTo start the server using Docker Compose, make sure you have Docker installed on your machine. Then, navigate to the project directory and run the following command:\n\n```bash\nmake start\n```\n\n\u003e The server will be running on port 8080 by default\n\nTo stop the server and remove the containers, use the following command:\n\n```bash\nmake stop\n```\n\nTo clean up the project by removing running containers, volumes, node_modules, coverage, src/openapi.json, and dist, use the following command:\n\n```\nmake clean\n```\n\n## API Documentation\n\nTo run the docs server:\n\n\u003e [!NOTE]  \n\u003e THE `make start` will run both the server and docs, to run the docs image alone, use the following command\n\n```\nmake docs\n```\n\nYou can access the OpenAPI documentation for the API at [http://localhost:8000](http://localhost:8000). This documentation provides detailed information about the available endpoints, request parameters, responses, and schemas.\n\n## Contributing\n\nContributions are welcome! Feel free to open issues or pull requests.\n\n## License\n\n[MIT License](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmmraisi%2Ffastify-oas-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmmraisi%2Ffastify-oas-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmmraisi%2Ffastify-oas-app/lists"}