http.gml
HTTP client
A wrapper library for making HTTP requests in GameMaker Studio 2
A simple http wrapper for GameMaker Studio 2
15 stars
3 watching
0 forks
Language: Yacc
last commit: 18 days ago
Linked from 1 awesome list
gamemakergamemaker-studio-2gamemakerstudio2http
Related projects:
Repository | Description | Stars |
---|---|---|
gamemakerdiscord/gog.gml | A native extension for GameMaker: Studio/GMS2 to utilize GOG.com's SDK for achievements, stats, and leaderboards | 11 |
yal-gamemaker/steamworks.gml | Provides a native extension to GameMaker for implementing Steam API features such as P2P networking and matchmaking | 85 |
igrigorik/em-http-request | An asynchronous HTTP client library built on top of EventMachine for Ruby, providing support for various HTTP protocols and features. | 1,219 |
mtax-development/gml-oop | A library of constructors operating primary GameMaker functionalities. | 28 |
nikko-the-cat/gml-classes | An extension script for GameMaker Studio 2 that adds OOP features | 13 |
nghialv/net | A Swift HTTP request wrapper providing flexible and customizable HTTP clients for various use cases. | 302 |
jafardakhan/vim-gml | Syntax highlighting plugin for Gamemaker studio 2 in Vim | 6 |
jcgregorio/httplib2 | An HTTP client library for Python | 383 |
gamemakerdiscord/map.gml | A set of hashtable implementations optimized for use in GameMaker Studio 2.3+, providing varying levels of functionality and performance. | 2 |
sindresorhus/gh-got | Convenience wrapper around GitHub's API interaction library | 176 |
yal-gamemaker/promise.gml | An implementation of JavaScript Promise polyfill in GameMaker Studio 2.3+ | 22 |
mishankov/yahttp | An HTTP client library for Nim, providing a simple and API-focused interface for making HTTP requests. | 24 |
ddo/rq | A nicer interface for golang stdlib HTTP client | 51 |
dghubble/sling | A Go HTTP client library for creating and sending API requests | 1,689 |
henry-sarabia/igdb | Provides an interface to communicate with the Internet Game Database API | 81 |