1
0
mirror of https://git.kore.io/kore.git synced 2024-11-11 20:59:07 +01:00
kore/examples/integers/README.md
2017-03-06 11:00:53 +01:00

247 B

Test parameter to integer conversions.

Run:

	# kodev run

Test:

	# curl -i -k https://127.0.0.1:8888/?id=123123
	# curl -i -k https://127.0.0.1:8888/?id=-123123

The correct integer types should only be represented in the output.