Stellar 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.
Stellar 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:
- Extremely modular
- Lean and extensible core
- Command line tool to workflow optimization
- Native support for HTTP, WebSocket and TCP connections
- Powerful and simple to use Validation system
Note that Stellar only supports Node.js version 7 or upper.
For questions and support use the issue list of this repository. The issue list also must be used for bug reports and feature requests.
Please make sure to read the Contributing Guide before making a pull request.
Details changes for each release are documented in the release notes.
For latest releases and announcements, follow me on Twitter: @gil0mendes.
Copyright (c) 2015-Present Gil Mendes