Acebots-AI / my-tiny-service

0 stars 1 forks source link

Add Endpoint for Current Timestamp in ISO Format #5

Closed devbuddytest[bot] closed 7 months ago

devbuddytest[bot] commented 7 months ago

This pull request adds a new endpoint /timestamp that returns the current timestamp in ISO format. It includes the implementation of the endpoint, updates to the router imports, and a new test case to ensure the endpoint behaves as expected.