Sunday, July 1, 2018

Alpha Launch

The travetto framework has been in development, either through active coding, or planning for over two years.  The framework was birthed out of two main desires:
  • To provide an opinionated for the Node ecosystem for API development.
  • To solve pain points from previous 15 years of using and designing frameworks.
The framework is currently launching with a slew of modules:
The primary cores for the application are defined in the green boxes:

  • Configuration
  • Dependency Injection
  • Schema
  • Model
  • Express
  • Authentication
  • Asset Management
  • Testing
Additionally, the Testing framework has a companion vscode plugin which provides realtime feedback of tests.

To get started, take a look at the Getting Started guide or take a look at a Starter project.

As a final note, the project is in it's infancy and will be growing and refining.  There are many areas to contribute to, and all contributions are welcomed.

Thanks,
- The Travetto Team


No comments:

Post a Comment