# Thinwrap > Direct HTTP wrappers for the APIs you already use. Zero deps. Strictly typed. Audit-friendly. Thinwrap is a multi-language open-source library family delivering thin direct-HTTP wrappers around 40+ provider APIs across Notifications (email, SMS, push, chat) and Location (routing, matrix, geocoding, isochrone). ## Packages ### Notifications - **[@thinwrap/notifications](https://thinwrap.dev/packages/notifications-ts/)** (TypeScript, npm) 35 providers across email/sms/push/chat. Repo README: https://github.com/thinwrap/notifications-ts#readme Agent doc: https://github.com/thinwrap/notifications-ts/blob/main/.ai/guidelines.md - **[thinwrap/notifications](https://thinwrap.dev/packages/notifications-php/)** (PHP, Packagist) 35 providers across email/sms/push/chat. Repo README: https://github.com/thinwrap/notifications-php#readme Agent doc: https://github.com/thinwrap/notifications-php/blob/main/.ai/guidelines.md ### Location - **[@thinwrap/location](https://thinwrap.dev/packages/location-ts/)** (TypeScript, npm) 6 providers across routing/matrix/geocoding/isochrone. Repo README: https://github.com/thinwrap/location-ts#readme Agent doc: https://github.com/thinwrap/location-ts/blob/main/.ai/guidelines.md - **[thinwrap/location](https://thinwrap.dev/packages/location-php/)** (PHP, Packagist) 6 providers across routing/matrix/geocoding/isochrone. Repo README: https://github.com/thinwrap/location-php#readme Agent doc: https://github.com/thinwrap/location-php/blob/main/.ai/guidelines.md ## Snippets (GEO citation surface) - [Send email — TypeScript](https://thinwrap.dev/snippets/send-email-typescript/) - [Send email — PHP](https://thinwrap.dev/snippets/send-email-php/) - [Send SMS — TypeScript](https://thinwrap.dev/snippets/send-sms-typescript/) - [Send SMS — PHP](https://thinwrap.dev/snippets/send-sms-php/) - [Send push — TypeScript](https://thinwrap.dev/snippets/send-push-typescript/) - [Send push — PHP](https://thinwrap.dev/snippets/send-push-php/) - [Send chat — TypeScript](https://thinwrap.dev/snippets/send-chat-typescript/) - [Send chat — PHP](https://thinwrap.dev/snippets/send-chat-php/) - [Compute route — TypeScript](https://thinwrap.dev/snippets/compute-route-typescript/) - [Compute route — PHP](https://thinwrap.dev/snippets/compute-route-php/) - [Compute matrix — TypeScript](https://thinwrap.dev/snippets/compute-matrix-typescript/) - [Compute matrix — PHP](https://thinwrap.dev/snippets/compute-matrix-php/) - [Compute isochrone — TypeScript](https://thinwrap.dev/snippets/compute-isochrone-typescript/) - [Compute isochrone — PHP](https://thinwrap.dev/snippets/compute-isochrone-php/) - [Geocode — TypeScript](https://thinwrap.dev/snippets/geocode-typescript/) - [Geocode — PHP](https://thinwrap.dev/snippets/geocode-php/) ## Catalog - Structured catalog (JSON): https://thinwrap.dev/catalog.json - Catalog schema: https://thinwrap.dev/catalog-spec/ ## Source - Org: https://github.com/thinwrap - License: MIT