Open Issues Need Help
View All on GitHub Retrieve data from API about 2 hours ago
AI Summary: This issue requests the creation of a basic Go application or module, referred to as a "store," to fetch data directly from an external API. The key requirement is to retrieve the data without performing any additional processing or transformations on it. The task focuses solely on the data retrieval aspect.
Complexity:
2/5
good first issue
Check connection to data API about 2 hours ago
AI Summary: This issue involves verifying connectivity to a specified data API. The task requires using Postman to send a request to the API, and then examining the returned data to understand its structure and content.
Complexity:
2/5
good first issue