Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# How to make a RESTful API call using SplashKit

Date Reviewed: 20th August 2025

Reviewed by:Runqi Liu,SUYLANG SOK

## Description

A tutorial review of the tutorial has been done. The code in this tutorial has been run to
ensure that it works and outputs the results.

## Confirmation of Passing Quality Checks

- [x] The tutorial is free of spelling and grammatical errors.
- [x] The tutorial is easy to follow.
- [x] The tutorial has:
- [x]C# code (Top-Level statements)
- [x] C# code (Object-Oriented Programming)
- [x] C++
- [x] Python
- [x] The code passes all the Quality Checks.

## Links

- [Tutorial Link](https://splashkit.io/guides/networking/restful-api-call/)
- [Pull Request](https://github.com/thoth-tech/documentation/pull/624)

## Improvements and suggestions

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is recommended to supplement error handling examples for non-200 response and timeout scenarios, and attach running screenshots to enhance reproducibility.

If you have any suggestions for improvements or changes, add here:

- None.