codescalersinternships / home

home repo for internships
1 stars 0 forks source link

Datetime HTTP Client - Nabil #196

Open Nabil-Salah opened 3 days ago

Nabil-Salah commented 3 days ago

Develop and Test HTTP Client for Datetime Server #144

Description:

Create an HTTP client in Go that consumes the datetime server APIs implemented in the previous project https://github.com/codescalersinternships/home/issues/144 . This client will focus on building an HTTP client development and testing.

Requirements:

1. Client Functionality:

2. Configuration:

3. Retry Mechanism:

4. Testing:

5. Documentation:

6. Logging:

Optional Enhancements:

Acceptance Criteria: