codescalersinternships / home

home repo for internships
4 stars 0 forks source link

Datetime HTTP Client - Mariam Mahrous #201

Open mariammahrous23 opened 4 months ago

mariammahrous23 commented 4 months ago

Develop and Test HTTP Client for Datetime Server https://github.com/codescalersinternships/home/issues/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:

Client Functionality:

Configuration:

Retry Mechanism:

Testing:

Documentation:

Logging:

Optional Enhancements:

Acceptance Criteria:

After this one You can develop the one for pokeapi