Commit graph

73 commits

Author SHA1 Message Date
Alessandro Pezzè
5868914691
docs: change Slack link
[ci skip]
2024-01-15 21:03:04 +01:00
Naramsim
17f0c075ce feat: remove cli pass 2024-01-09 23:17:57 +01:00
Alessandro Pezzè
becf0d9cb2
docs: highlight Slack status 2023-07-05 10:45:53 +02:00
Paul Hallett
da549566d9 Copyright update, small fixes 2023-04-26 10:57:57 +12:00
Alessandro Pezzè
1cbb78f27e feat: update 2023-01-09 16:11:23 +01:00
Alessandro Pezzè
01b9b4b981
docs: update slack 2022-12-07 09:23:34 +01:00
Juliano Alves
33f029c466 Add pokeapi-scala to wrappers 2022-07-08 09:40:51 +01:00
beastmatser
ca335ed862
Add aiopokeapi to wrappers 2022-03-07 21:46:09 +01:00
Alessandro Pezzè
575422219a
Merge branch 'master' into compose 2021-10-22 19:39:47 +02:00
Alessandro Pezzè
a1eb0f8e67 docs: bump hasura cli. chore(k8s): bump hasura cli 2021-09-23 19:02:08 +02:00
Alessandro Pezzè
c3e602d5b8
docs: update graphql internal link [ci skip] 2021-09-09 13:58:19 +02:00
Alessandro Pezzè
dae07d694b
Update README.md 2021-07-14 15:44:02 +02:00
Alessandro Pezzè
b2ec70d8f7 feat: allow staging and master deployment 2021-06-05 22:58:10 +02:00
Alessandro Pezzè
d753f0c671 docs: add space 2021-05-30 23:23:26 +02:00
Alessandro Pezzè
1f60ef5318 docs: add badges 2021-05-30 23:21:25 +02:00
Alessandro Pezzè
caa946a989 fx: run make command in namespace 2021-05-30 22:53:55 +02:00
Alessandro Pezzè
3ea83d31b5 docs: add small readme section 2021-05-30 22:53:08 +02:00
Alessandro Pezzè
e967a0ef19 docs: update readme with graphql info/move section 2021-03-23 20:01:28 +01:00
Alessandro Pezzè
6e343cf85c docs: simplify docker setup/remove outdated info 2021-01-11 19:45:28 +01:00
Pulkit Sambhavi Singh
57c3369302
Fix License badge's link 2020-09-19 11:31:28 +05:30
Alessandro Pezzè
ef42e21826
Update README.md 2020-07-28 21:38:25 +02:00
Alessandro Pezzè
14e9b191c3 docs: mention submodules 2020-07-10 15:05:53 +02:00
Chris Jennewein
df479900f8 docs: Add Swift wrapper 2020-06-27 17:29:25 -07:00
Daniel Figueira
9bf44c2d2a Fixed link 2020-06-01 23:43:26 +01:00
Daniel Figueira
48523bc9ef Added new official wrapper for Spring Boot with auto caching 2020-06-01 16:03:43 +01:00
supitsara prathan
e0f47cae05
Update README.md
- change Flutter to Dart because it supports both Flutter and Dart Web
2020-04-15 10:19:55 +07:00
Alessandro Pezzè
8b51d38322
Merge branch 'master' into master 2020-04-13 19:34:29 +02:00
lunik1
8f64fa00bf Add Rust wrapper 2020-02-18 08:48:50 +13:00
Alessandro Pezzè
65fa5976ce docs: add logo/remove outdated content/reformat 2019-12-12 00:10:52 +01:00
supitsara prathan
8c0bf66ac8
Merge branch 'master' into master 2019-10-21 17:26:55 +07:00
Wern Ancheta
f325449387 Update README.md
Fix contributing link 

https://github.com/PokeAPI/pokeapi/issues/450
2019-10-03 06:53:18 +10:00
supitsara prathan
2d49293c0c
add Flutter wrapper 2019-08-16 12:12:04 +07:00
Matthew Salazar
74d927db8a Added "Auto caching" label to wrapper 2019-06-24 09:48:21 +02:00
Matthew Salazar
613d0b4f3c Added Go wrapper to README 2019-06-24 09:48:21 +02:00
JJ Banda
5cff3c0453 add .Net Standard PokeApiNet wrapper 2019-06-07 15:30:04 +02:00
Ryan Workman
ce032cf8d5 Add Ruby wrapper gem to list of wrappers
Add [poke-api-v2](https://github.com/rdavid1099/poke-api-v2) ruby gem wrapper to list of official wrappers.
2019-05-07 14:27:08 -04:00
Kronopt
85103d24ae Update Readme: Fix wrapper name and link (pykemon -> pokepy)
Just now noticed my mistake...
2019-04-01 08:26:32 +02:00
ajimenezUCLA
85a89492aa Updated ReadMe Typo 2019-02-18 17:41:09 +11:00
Kronopt
739de49807 Update README: pykemon caching capability 2019-02-02 21:58:19 +01:00
Charles Marttinen
a81d2907a4 fix: Use correct settings file for docker-compose 2019-01-09 11:48:46 +01:00
Charles Marttinen
1fd142905b fix: Revert docker-compose instructions in readme 2019-01-09 11:48:46 +01:00
Naramsim
88eda9fa19 docs: update docker-compose/beautify 2019-01-06 18:59:32 +01:00
Charles Marttinen
3789605b6a docs: Update readme with new Python version 2018-10-20 11:35:11 -04:00
Charles Marttinen
d25b66662e chore: Remove API v1 2018-10-18 23:18:36 -04:00
Charles Marttinen
2cb886eee3 Implement suggested naming changes 2018-09-10 06:25:02 +10:00
Charles Marttinen
8ef1a9b931 Update README with changes made to DB build script 2018-09-10 06:25:02 +10:00
lmerotta
852feaa3e5
Added lmerotta/phpokeapi to the offical wrappers 2018-06-03 23:21:44 +02:00
Alessandro Pezzè
9203a0d286 Sun and moon data (#305)
* 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
2017-10-21 13:21:23 +00:00
Xavier Damman
b7175f7226 Activating Open Collective (#295)
* Added CONTRIBUTING.md (optional)

* Added backers and sponsors on the README

* Added call to donate after npm install (optional)

* Reusing contribute text from readme
2017-06-19 10:10:34 +01:00
Alessandro Pezzè
a50a65676e badges (#261) 2016-08-25 14:22:18 +01:00