mirror of
https://gitlab.silvrtree.co.uk/martind2000/frontexpress.git
synced 2025-01-11 19:35:09 +00:00
completed README
This commit is contained in:
parent
dd1d972f57
commit
5d75c4a259
@ -53,7 +53,10 @@ $ npm install
|
||||
$ npm test
|
||||
```
|
||||
|
||||
## Disclaimer
|
||||
|
||||
## Routing samples
|
||||
|
||||
### Disclaimer
|
||||
|
||||
>
|
||||
> In this first version of frontexpress, the API is not completely the miror of the expressjs one.
|
||||
@ -64,8 +67,6 @@ $ npm test
|
||||
> Obviously, the objective is to have the same API as expressjs when the methods make sense browser side.
|
||||
>
|
||||
|
||||
## Routing
|
||||
|
||||
### Basic routing
|
||||
|
||||
Routing allows to link the frontend application with HTTP requests to a particular URI (or path).
|
||||
|
Loading…
Reference in New Issue
Block a user