{"library":"expo-http-server","type":"library","category":null,"description":"expo-http-server is an Expo module that provides a simple HTTP server implementation exclusively for iOS and Android React Native applications. It is currently at version 0.1.13 and sees active development with recent updates for Expo 53 compatibility and feature enhancements like custom headers. The module leverages native libraries, Criollo for iOS and AndroidServer for Android, offering local network communication capabilities directly from the mobile device. A key differentiator is its focus on embedding a server within a mobile app, enabling scenarios like local API mocking, inter-app communication, or serving local assets without a remote backend. It notably does not support web environments, which is a crucial limitation to understand.","language":"javascript","status":"active","version":"0.1.13","tags":["javascript","react-native","expo","expo-http-server","ExpoHttpServer","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install expo-http-server","imports":["import * as server from 'expo-http-server';","import type { StatusEvent } from 'expo-http-server';","import type { Request } from 'expo-http-server';"]},{"cmd":"yarn add expo-http-server","imports":[]},{"cmd":"pnpm add expo-http-server","imports":[]}],"homepage":null,"github":"https://github.com/simonsturge/expo-http-server","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/expo-http-server","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/expo-http-server/compatibility"}}