https://github.com/euler-b/pokeapi
API creada con la finalidad de aprender unit testing in Golang
https://github.com/euler-b/pokeapi
api-rest golang testing
Last synced: 9 months ago
JSON representation
API creada con la finalidad de aprender unit testing in Golang
- Host: GitHub
- URL: https://github.com/euler-b/pokeapi
- Owner: Euler-B
- License: gpl-3.0
- Created: 2022-08-22T17:55:18.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-22T18:16:52.000Z (almost 4 years ago)
- Last Synced: 2025-10-03T20:38:52.380Z (9 months ago)
- Topics: api-rest, golang, testing
- Language: Go
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license
Awesome Lists containing this project
README
# Poke Api
Este proyecto esta basado en el curso de unit testing de Go, una vez terminado se procedera a hacerles mejoras con la finalidad de practicar lo aprendido.