Slide 33
Slide 33 text
Roteamento
CC Attribution-ShareAlike 3.0 Unported License by Er Galvão Abbott - 6/17/20 - 33 / 57
www.galvao.eti.br
$app
delete
connect
get
head
options
patch
post
put
trace
route
(‘/segmento-de-url’,
middleware(s),
‘identificador’
)
(‘/segmento-de-url’,
middleware(s),
[método(s)],
‘identificador’
)
Desenvolvendo APIs com PHP & Mezzio