An open API service indexing awesome lists of open source software.

https://github.com/QYGames/WebAPI

Minimal Web API implementation in TypeScript for Godot/Unity game enegine
https://github.com/QYGames/WebAPI

godot unity webapi

Last synced: about 1 year ago
JSON representation

Minimal Web API implementation in TypeScript for Godot/Unity game enegine

Awesome Lists containing this project

README

          

# WebAPI
Minimal Web API support for godot and Unity

### Implemented Web APIs
- WindowOrWorkerGlobalScope
- setTimeout
- clearTimeout
- setInterval
- clearInterval
- btoa
- atob
- performance
- localStorage
- sessionStorage
- Performance API
- Storage API
- Event
- EventTarget
- XMLHttpRequest