Acebots-AI / my-tiny-service

0 stars 1 forks source link

Add New Endpoint for Current Timestamp #57

Open acebots-ai[bot] opened 3 months ago

acebots-ai[bot] commented 3 months ago

This pull request introduces a new endpoint /timestamp that returns the current timestamp in ISO format. The endpoint is added to the root.py router. A corresponding import statement for datetime has also been added.

Testing Instructions: