Are there any api like post/get in HashLink?

it’s seem there are no any api like post/get in HashLink?

I’ve heard that Hashlinkk replace Neko VM

but where 's post/get api ?missing?

What exactly are you looking for, an hl equivalent to mod_tora or a way to send an http request to a server?

As far as I know there’s no particular way to use hl as cgi, but it doesn’t seem to be the best way nowadays anyway.

For sending http requests there is haxe.Http - Haxe 4.2.1 API which (should) work on all platforms.

nekotools server -p 2000 -h localhost -d c:\your\web\root/ .

such like this function .can use web get/set

I think you want to use tink_http