Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a connections file #1

Closed
digitalghost-dev opened this issue Jun 1, 2024 · 0 comments · Fixed by #4
Closed

Create a connections file #1

digitalghost-dev opened this issue Jun 1, 2024 · 0 comments · Fixed by #4
Labels
connections Issues related to the API call.

Comments

@digitalghost-dev
Copy link
Owner

digitalghost-dev commented Jun 1, 2024

Create a connections.go and a connections_test.go file under a connections/ directory.

This file will hold all of the code responsible for calling the API.

v0.1.0 will have one base API call function and two endpoint call functions:
func baseApiCall()
func PokemonNameApiCall()
func PokemonTypeApiCall()

@digitalghost-dev digitalghost-dev added the connections Issues related to the API call. label Jun 1, 2024
@digitalghost-dev digitalghost-dev linked a pull request Jun 2, 2024 that will close this issue
Merged
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
connections Issues related to the API call.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant