Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ClaytonIndustries/HttpClient
Http Client is a plugin that makes it easy to make HTTP / HTTPS REST calls in Unity games
https://github.com/ClaytonIndustries/HttpClient
Last synced: 5 days ago
JSON representation
Http Client is a plugin that makes it easy to make HTTP / HTTPS REST calls in Unity games
- Host: GitHub
- URL: https://github.com/ClaytonIndustries/HttpClient
- Owner: ClaytonIndustries
- Created: 2017-12-25T20:27:36.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-02-03T19:44:02.000Z (9 months ago)
- Last Synced: 2024-08-02T17:38:01.500Z (3 months ago)
- Homepage: https://www.claytoninds.com/
- Size: 191 KB
- Stars: 69
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Http Client
Http Client is a plugin that makes it easy to make HTTP / HTTPS REST calls in Unity games
## Requirements
* Unity 2019.4 or above
## Built with
* C#
## DocumentationAvailable [here](https://www.claytoninds.com/http-client/docs/home)