opayen / easyjet-api

Developer-friendly EasyJet API
11 stars 4 forks source link

still working? #2

Open fnzv opened 5 years ago

fnzv commented 5 years ago

curl -X GET 'https://easyjet-api.glitch.me/max-bookable-date?dest=LYS&origin=ARN' failed to start application on easyjet-api.glitch.me

This is most likely because your project has a code error. Check your project logs, fix the error and try again.

opayen commented 5 years ago

I fixed the crash, but it seems like the API is returning wrong data. For example, the line ARN-LYS doesn't exist anymore, but the API still returns some data.

fnzv commented 5 years ago

Okk thank you, i was just wondering if easyjet had some sort of API like ryanair does: https://desktopapps.ryanair.com/en-gb/availability?ADT=1&CHD=0&DateIn=2018-11-11&DateOut=2018-11-15&Destination=DEST_IATA&FlexDaysIn=6&FlexDaysOut=4&INF=0&Origin=ORIGIN_IATA&RoundTrip=true&TEEN=0&ToUs=AGREED ?

opayen commented 5 years ago

Haven't found any, but don't hesitate to ping me if you find one.