{"id":25031755,"url":"https://github.com/stellarfw/stellar","last_synced_at":"2025-04-13T18:13:45.292Z","repository":{"id":8745677,"uuid":"47973770","full_name":"StellarFw/stellar","owner":"StellarFw","description":"A modular action based Web Framework for Node.js","archived":false,"fork":false,"pushed_at":"2025-03-26T23:03:43.000Z","size":4183,"stargazers_count":38,"open_issues_count":61,"forks_count":4,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-13T18:13:37.845Z","etag":null,"topics":["api","framework","stellar"],"latest_commit_sha":null,"homepage":"https://stellar-framework.com","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/StellarFw.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-12-14T12:27:17.000Z","updated_at":"2025-03-26T23:02:28.000Z","dependencies_parsed_at":"2024-07-28T08:53:53.443Z","dependency_job_id":"07c1fd83-d0e7-48fb-be97-a71931c7fb91","html_url":"https://github.com/StellarFw/stellar","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StellarFw%2Fstellar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StellarFw%2Fstellar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StellarFw%2Fstellar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StellarFw%2Fstellar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StellarFw","download_url":"https://codeload.github.com/StellarFw/stellar/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248758418,"owners_count":21156957,"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","framework","stellar"],"created_at":"2025-02-05T22:44:45.776Z","updated_at":"2025-04-13T18:13:45.273Z","avatar_url":"https://github.com/StellarFw.png","language":"JavaScript","funding_links":["https://www.patreon.com/gil0mendes"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://stellar-framework.com\" target=\"_blank\"\u003e\n    \u003cimg width=\"100\" src=\"https://stellar-framework.com/images/logo.png\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://travis-ci.org/StellarFw/stellar\"\u003e\n    \u003cimg src=\"https://img.shields.io/travis/StellarFw/stellar.svg?style=flat-square\" alt=\"Build\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://www.codacy.com/app/gil00mendes/stellar?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=StellarFw/stellar\u0026amp;utm_campaign=Badge_Grade\"\u003e\n    \u003cimg src=\"https://img.shields.io/codacy/3dbaa2e22b9d4a46bf186a1bde5c64eb.svg?style=flat-square\" alt=\"Quality\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://coveralls.io/github/StellarFw/stellar\"\u003e\n    \u003cimg src=\"https://img.shields.io/coveralls/StellarFw/stellar.svg?style=flat-square\" alt=\"Coverage\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://raw.githubusercontent.com/stellar-fw/stellar/master/LICENSE\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square\" alt=\"License\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://www.npmjs.com/package/stellar-fw\"\u003e\n      \u003cimg src=\"https://img.shields.io/npm/v/stellar-fw.svg?style=flat-square\" alt=\"Npm Version\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n## Supporting Stellar\n\n[![Greenkeeper badge](https://badges.greenkeeper.io/StellarFw/stellar.svg)](https://greenkeeper.io/)\n\nStellar is an MIT-licensed open source project. Further development is only possible through funding. If you like the project, check out [Stellar's Patreon campaign](https://www.patreon.com/gil0mendes).\n\n## Intro\n\nStellar is a web framework that makes it easy to build modular APIs. It is designed to follow an action based pattern that makes it possible to isolate logic in small structures. Core features include:\n\n- Extremely modular\n- Lean and extensible core\n- Command line tool to workflow optimization\n- Native support for HTTP, WebSocket and TCP connections\n- Powerful and simple to use [Validation system](https://stellar-framework.com/guide/validation.html)\n\nNote that Stellar only supports Node.js version 7 or upper.\n\n## Questions/Issues\n\nFor questions and support use the issue list of this repository. The issue list also must be used for bug reports and feature requests.\n\n## Contribution\n\nPlease make sure to read the [Contributing Guide](https://github.com/stellarFw/stellar/blob/dev/.github/CONTRIBUTING.md) before making a pull request.\n\n## Changelog\n\nDetails changes for each release are documented in the [release notes](https://github.com/stellarFw/stellar/releases).\n\n## Stay In Touch\n\nFor latest releases and announcements, follow me on Twitter: [@gil0mendes](https://twitter.com/gil0mendes).\n\n## License\n\n[MIT](http://opensource.org/licenses/MIT)\n\nCopyright (c) 2015-Present Gil Mendes\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstellarfw%2Fstellar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstellarfw%2Fstellar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstellarfw%2Fstellar/lists"}