Skip to content

Initial Release

Compare
Choose a tag to compare
@UsefFarahmand UsefFarahmand released this 16 Oct 12:22
· 13 commits to main since this release

This is the first release of UAPI Coroutine. It includes the core functionality for handling asynchronous API requests using Unity's IEnumerator coroutine system. Features include:

  • GET, POST, PUT, DELETE, PATCH, and HEAD requests
  • Customizable request feedback
  • Easy integration with Unity's native coroutine system
  • Modular API configuration options