Add middlewares (API + Docs + Tests)

This commit is contained in:
Alex Root Junior 2020-04-12 20:27:32 +03:00
parent e4cd4c1763
commit 5b6ec599b1
24 changed files with 1120 additions and 42 deletions

View file

@ -23,8 +23,8 @@
- [x] ContentTypes
- [x] Text
- [ ] ...
- [ ] Middlewares
- [ ] Engine
- [x] Middlewares
- [x] Engine
- [ ] Builtin middlewares
- [ ] ...
- [ ] Webhook
@ -41,6 +41,7 @@
- [x] Dispatcher
- [x] Router
- [x] Observers
- [x] Middleware
- [ ] Filters
- [ ] Utils
- [x] Helper