Update README
This commit is contained in:
parent
64ff0c243d
commit
fdd1744b35
14
README.md
14
README.md
@ -1,10 +1,6 @@
|
|||||||
Todos:
|
Simple PHP micro framework
|
||||||
- [ ] Collect routes properly
|
|
||||||
- [ ] Process routes correctly
|
|
||||||
- [ ] Add request and response objects
|
|
||||||
|
|
||||||
|
Current features:
|
||||||
|
- Routing with method dependency injection
|
||||||
Routing:
|
- Controller configuration with annotations
|
||||||
Currently the routes are hardcoded, we need we way to process
|
- Dependency injection application configuration
|
||||||
all classes maybe and sort them into a list of routes.
|
|
Loading…
Reference in New Issue
Block a user