ViviFerreira / webservice

API PHP simples com SLIM e APIDOC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web Service

Rotas

  • /status
  • /maior
  • /par-impar
  • /ordenar

Executar

Faça o download do projeto e execute os comandos:

    $ composer update
    $ npm apidoc -i app/ -o apidoc ou 
    $ npx apidoc -i app/ -o apidoc

Documentação

About

API PHP simples com SLIM e APIDOC


Languages

Language:PHP 100.0%