-
**attempting to do:**
retrieve the only pokemon data in the psql shell.
part of this comes from changing:
/api/pokemon/1 to ------------> [HttpGet("{id}", Name = "GetPokemon")]
![Screen Shot 202…
-
# Підготовка
Як зазвичай, початок розробки нової функціональності (нового завдання) відбувається з актуальної версії продакшена (гілка `main`).
1. Перемкніться на гілку `main` та завантажте найновіш…
-
`
'use strict';
var PokemonGO = require('./poke.io.js');
var pogo = new PokemonGO.Pokeio();
var location = {
type: 'coords',
coords: {
latitude: -34.60537813731424,
…
-
Hi I am a new coder (learning from the Odin Project) working on a react flash card project (that is part of the curriculum) and wanted to know if there was an easy(ier) way to access/generate data for…
-
On Mac, `WebResponse.web_ExtractResponseTextFromCurlResponse()` improperly handles responses which get redirected.
In this example, the raw output of curl includes the HTTP 301 response, followed by …
-
Buenas Miguel. Vamos con unas correcciones:
- Lo que hemos visto con Alejandro en la code review. Tus componentes ListOfTwentyPokemons y DetailsPokemonCardno deben tener la responsabilidad de hacer…
-
Hi zurgeg!
Apologies for starting this discussion in issues. I've been following your work on this for a while now, and it's really impressive! The fact that game sync allows us to interact with t…
-
It would be pretty cool if the pokémon cries would be included in the API, I guess their implementation would be quite similar to how the sprites are implemented.
The response for endpoint `http://po…
-
🔴 Title : Pokemon wikipedia
🔴 Tech stack : HTML, CSS, JS
🔴 Objective : An app for all the pokemon fans torelive their childhood
🔴 Summary : An app containing information of all the pokemon for poke…
-
## Prerequisite
I have a bundle of json schema files on local file system as below:
```tree
/path/to/base/dir/
└── schema/
└── v2/
├── named_api_resource.json
└── pokemo…