All-in-One Documentation 🚀
The foundation is already there.You don't have to rebuild everything from scratch or find and make 3rd-party packages work together. Everything is included.
But if you wish, you can still import and use your favorite libraries. The framework is extensible.
Autentication
Build and run your app in development and in production. Generate files.
ORM
Take advantage of TypeORM and generate migrations from your models.
JWTs and Session Tokens
Implement stateful or stateless authentication with cookies or the Authorization header.
Unit and E2E tests
Write automated tests with a ready-to-use environment and a simple dependency injection system.
Simple and Intuitive
In Foal, you only manage three concepts: controllers, services and hooks.
Complexity and unnecessary abstractions are set aside so that you spend more time coding rather than reading the documentation.
No steep learning curve or over-engineering here.
