Django Rest Backend
What is this project about?
This is an Django-based Pokémon REST API. Your job is to fix 5 issues:
-
Update
/pokemon
endpoint to include a Pokémon's type. - Implement Get Pokémon by ID
- Implement Get Pokémon by Name
- Implement Get Pokémon by Type
- Implement Get Pokémon by HP (with Query Params)
Once you create a pull request with your changes, our automated test runner will validate your code to check if it is correct. No need for manual review!
Why did we create this project?
We built this project to help aspiring web developers get comfortable with backend web development in Django REST Framework. Our tasks simulate what we've seen in our 10 years of experience at our tech jobs. With this project we hope to help aspiring web developers gain the confidence they need to get better job offers and feel comfortable at their jobs from day 1.
To learn more about our motivations and about us please visit our website.
Our GitHub repository has more information on how to get started on about each issue.
What else do I get by buying this?
As soon as your work is done, please submit a pull request to the repository. Our automated tests will verify that you've completed the challenge successfully.
Stay in Touch
We also have a constantly growing community on discord, where you can talk to people who are also doing our projects, ask for help, get career advice from senior developers or simply hang out. Come say hello: https://discord.gg/7cAkUcKbjB
You'll get access to the GitHub repository with codebase for a Django-based API and 5 issues for you to work through.