InfiniBrains / mobagen

MoBaGEn - Module Based Game Engine - Educational tool to teach game programming concepts
Apache License 2.0
66 stars 114 forks source link

REST API #40

Closed tolstenko closed 6 years ago

tolstenko commented 6 years ago

Allow Engine get and post data

tolstenko commented 6 years ago

As far as I know, the best option is libcurl and it depends on openssl. I am using HunterGate to deal with this kind of stuff.

velrino commented 6 years ago

tenor

tolstenko commented 6 years ago

Fixed rest webrequest for win, linux and osx