kore/examples/integers/README.md
2014-08-03 20:30:39 +02:00

246 B

Test parameter to integer conversions.

Run:

	# kore 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.