codescalersinternships / home

home repo for internships
4 stars 0 forks source link

pokeapiclient - nabil #216

Open Nabil-Salah opened 4 months ago

Nabil-Salah commented 4 months ago

Develop and Test HTTP Client for Poke API

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: