Merge branch 'master' of github.com:camelaissani/frontexpress

This commit is contained in:
Camel Aissani 2016-07-23 14:41:50 +02:00
commit 4cc0a9f511

View File

@ -95,7 +95,7 @@ $ npm test
### Disclaimer
>
> In this first version of frontexpress, the API is not completely the miror of the expressjs one.
> In this first version of frontexpress, the API is not completely the mirror of the expressjs one.
>
> There are some missing methods. Currently, the use, get, post... methods having a middlewares array as parameter are not available.
> The string pattern to define route paths is not yet implemented.