Acebots-AI / my-tiny-service

0 stars 1 forks source link

Add Endpoint for Current Timestamp in ISO 8601 Format #29

Closed acebots-ai[bot] closed 4 months ago

acebots-ai[bot] commented 4 months ago

This pull request adds a new endpoint /timestamp to the API that returns the current timestamp in ISO 8601 format, which is commonly used in iOS. Additionally, a test case has been added to ensure the endpoint returns a timestamp in the correct format.