-
Notifications
You must be signed in to change notification settings - Fork 8
Roadmap
jk edited this page Sep 10, 2014
·
4 revisions
This is a list of features I want to implement in the future (with no specific ETA).
- Performance - don't create the endpoint map on every request
- Rate-Limiting
- Code Refactoring - that code is a mess right now; aim for better scrutinizer score
- Unit tests (i.e. PHPUnit)
- Application tests (i.e. Behat)
- Better handling of prioritized Accept-Headers (Accept-Language:, Accept:, etc.)
- Honor Accept-Language:
- PSR3-compatible application log interface and handling