mirror of
https://gitlab.silvrtree.co.uk/martind2000/frontexpress.git
synced 2025-01-11 22:55:07 +00:00
completed README
This commit is contained in:
parent
dd1d972f57
commit
5d75c4a259
@ -53,7 +53,10 @@ $ npm install
|
|||||||
$ npm test
|
$ npm test
|
||||||
```
|
```
|
||||||
|
|
||||||
## Disclaimer
|
|
||||||
|
## Routing samples
|
||||||
|
|
||||||
|
### 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 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.
|
> Obviously, the objective is to have the same API as expressjs when the methods make sense browser side.
|
||||||
>
|
>
|
||||||
|
|
||||||
## Routing
|
|
||||||
|
|
||||||
### Basic routing
|
### Basic routing
|
||||||
|
|
||||||
Routing allows to link the frontend application with HTTP requests to a particular URI (or path).
|
Routing allows to link the frontend application with HTTP requests to a particular URI (or path).
|
||||||
|
Loading…
Reference in New Issue
Block a user