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 4f1e4370c8 Add all files. 11 tháng trước cách đây
api 4f1e4370c8 Add all files. 11 tháng trước cách đây
.gitignore 5c4f132d5f Initial commit 11 tháng trước cách đây
README.md 5c4f132d5f Initial commit 11 tháng trước cách đây

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).