Open chrzrdx opened 5 years ago
Actually my Project returns json at the rout api/pokemon/ I just added additional code that returns pokemon picture if you type Pokemon name in place of :name in rout api/pokemon/pokedex/:name...
Thankyou
Will you be completing these projects?
yes sir but i need some time
On Sat, May 4, 2019 at 2:51 AM Abhinandan Panigrahi < notifications@github.com> wrote:
Will you be completing these projects?
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/saisourabh/edyst-s19-choose-a-pokemon/issues/1#issuecomment-489219399, or mute the thread https://github.com/notifications/unsubscribe-auth/ALNZTO4VGOE3BAXMAV52JW3PTSJTZANCNFSM4HGQ26HQ .
Currently, your application is serving an HTML document on going to the route
/api/pokemon/pokedex/:name
- read the project description carefully to understand what to return.