Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Public API

Overview

This is a simple public API that returns:

  • Your registered email.
  • The current datetime in ISO 8601 format (UTC).
  • The GitHub URL of this project's repository.

API Endpoint

GET /

Response Format

{
  "email": "waguthijane61.com",
  "current_datetime": "2025-01-30T09:30:00Z",
  "github_url": "https://github.com/codingbot995/api"
}

About

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages