racks/foundation

racks framework foundational library

1.0.1 2024-07-28 15:17 UTC

This package is auto-updated.

Last update: 2025-07-13 03:26:42 UTC


README

Issues

  • The middleware applied after controller, needs to access/modify the response
  • File creating trait needs refactoring for keeping the templates in another file
  • Test creating also should be an option in console
  • Dev Server does not respect the port value
  • Too much tightly dependent on APP_ROOT, needs to be fixed in Kernel
  • Mocking in the tests needs improvements!!?
  • Expectations object!!? Need it

Missing Features

  • Database connections, connection pool
  • Migration of the models