Open RazerMoon opened 4 years ago
Hi, this is a great API and I like using it but it would be nice if the API returned a 404 code if the result is empty.
E.g. If you use https://api.aviationapi.com/v1/airports?apt=xkss you get a 404 because the airport with code "XKSS" doesn't exist. This way you don't have to check manually.
I like this idea... I have a few issues that I have on the todo list when I get a chance and I'll add this to the list!
Hi, this is a great API and I like using it but it would be nice if the API returned a 404 code if the result is empty.
E.g. If you use https://api.aviationapi.com/v1/airports?apt=xkss you get a 404 because the airport with code "XKSS" doesn't exist. This way you don't have to check manually.