-
Notifications
You must be signed in to change notification settings - Fork 0
Roadmap
The goal for Hustle is to improve the visual UI, and remove overall friction for developers.
We will be creating a comprehensive install and upgrade system using PEAR.
The goal for this system is to enable easy install and to facilitate upgrades as we make changes during the road to 1.0.
For the initial release, we will not be breaking out dependencies as package dependencies.
We will be completing an entirely new UI for the admin; the goal is to re-implement existing functionality and to create a base from which to build out UI for new functionality in future releases.
This is will be completed using Twitter Bootstrap.
To facilitate quicker deploys, we will be splitting the frapi repository into two separate repositories, one for the admin (frapi-admin) and a second for the API itself (frapi-api).
We will change the current frapi repository to be a shell that includes both, in the same locations as they currently are, using git submodules.
The goal for Bump is to build out more tools for automating advanced APIs and best practices.
This will include tools for:
- HATEOAS/Hypermedia
- Documentation
- Automated Mocks for testing
We aim to facillitate best practices through progressive enhancement — unintrusive and unrequired.