HackanDemi / HackanDemi/Pokedex-clone
Create a_move route and View Function
Open
good first issue
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Create the Django route and view function for the a_move/ endpoint. It's full route should look like:
GET api/v1/a_move// and use serializers to return a list of all pokemon moves.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.