Skip to content

jothilal22/simple-time-service-devops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

simple-time-service-devops

A tiny web service that tells you the current time and your IP address. This project was built as part of a DevOps-focused challenge to show off containerization, cloud deployment, and Terraform skills.

What It Does

When you hit the root endpoint /, it responds with a JSON object like this:

{
  "timestamp": "2025-04-18T12:34:56Z",
  "ip": "192.168.1.1"
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published