This is sample, super simple REST api for tutorial. It could response in JSON, HTML and send You JSON response with data sentnby data in HTTP body (POST) or by parameters given in URL (GET).

Cixo 5c4f132d5f Initial commit há 11 meses atrás
.gitignore 5c4f132d5f Initial commit há 11 meses atrás
README.md 5c4f132d5f Initial commit há 11 meses atrás

README.md

sample-api

This is sample, super simple REST api for tutorial. It could response in JSON, HTML and send You JSON response with data sentnby data in HTTP body (POST) or by parameters given in URL (GET).