export const meta = { title: `Fetching data`, description: `Using the GET API REST in Amplify` }; import js0 from '/src/fragments/lib/restapi/js/fetch.mdx'; import reactnative0 from '/src/fragments/lib/restapi/js/fetch.mdx'; import ios1 from '/src/fragments/lib/restapi/ios/fetch.mdx'; import android2 from '/src/fragments/lib/restapi/android/fetch.mdx'; import flutter3 from '/src/fragments/lib/restapi/flutter/fetch.mdx';