Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私は実際に InstaFlights REST API を使用して特定の旅程を取得していますが、これは完全に機能します。
私の問題は、パラメーターとして指定された出発地、目的地、および範囲の日付から片道の旅程の詳細を取得するにはどうすればよいかということです。
これを実現するには、どの API を使用できますか? PHP でSOAP または RESTを使用する例はありますか?