mirror of
https://github.com/PokeAPI/pokeapi
synced 2024-11-14 15:57:07 +00:00
9203a0d286
* badges * Added CSV from Veekun * added sprites from Veekun website * quick fixes for an Exception * bumped dependencies version * add comment on how to upgrade to Django 1.11 * added some reminds to caching, our official wrappers and the true cost of the server * remove index.html from sprites * update to conform django-rest-framework 3.3.0 guidelines * lint
83 B
83 B
1 | id | identifier | is_base |
---|---|---|---|
2 | 1 | hp | 1 |
3 | 2 | attack | 1 |
4 | 3 | defense | 1 |
5 | 4 | speed | 1 |
6 | 5 | range | 0 |
7 | 6 | energy | 0 |