Releases: WikiJourney/wikijourney_api
Releases · WikiJourney/wikijourney_api
Wikijourney API V2.0
Not a lot of new features on this release, but improved performances!
A complete refactoring of the API made it much faster, reducing the number of external calls by using the full potential of the APIs we're using (Wikipedia, Wikidata, WikiVoyage).
Before, in order to load around 10 points of interests, you had to wait around 10 seconds, now you can load no less than 200 POIs in under 4 seconds!
See the documentation here!
First fully fonctionnal version of API
This version of the API was in beta for a long time, it's time to put it in release.
- Send it a place or coordinates and it will give you the Wikipedia pages and Wikivoyage guides around with only the data you need (name, description, thumbnail url, coordinates and page url)
- Caching system on our server to make the calls faster
- System available in different languages