API Test Implementation(0.0.3)
This guide explains how to test a simple implementation of (purchase eligibility check) and (purchase registration) to integrate with Game8 Store.
Time Required:15 minutes
1. Endpoint Implementation (Estimated: 10 minutes)
1.1 Required Environment
- Use either Node.js (Express) or Python (FastAPI)
- A server that can be deployed locally or to the cloud (AWS, GCP, Vercel, Render, etc.)
1.2 Implementation with Node.js (Express)
1.3 Implementation in Python (FastAPI)
2. Testing with Postman (Estimated: 5 minutes)
Set the Authorization header to and test the following requests.
2.1 GET Request Example
Response Example:
2.2 POST Request Example
Response Example: