API Service

Welcome to Muhammad Aamir's API service. This is a demonstration of hosting APIs.

Cloudflare Functions Endpoints

Try the Cloudflare Functions API endpoint: /api/hello

Example response:

{
  "message": "Hello from muhammad-aamir.com API!",
  "timestamp": "2024-05-06T10:00:00.000Z",
  "version": "1.0.0"
}