Launchway - The Remix SaaS Starter Kit - API routes and RESTful services in Remix
Exploring different usages of API routes in Remix such as client-side form submissions, receiving webhooks, and exposing a RESTful API to the outside world.
This is a proof of concept for showing how you can expose loader functions from your components to use in your routes.
This package makes it simple to use Zod with standard URLSearchParams and FormData which are typically used in Remix apps.
Remix template with Vite, Tailwind CSS, and Fly.io support
Remix package to define routes using the flat-routes convention
This package is a replacement for superjson to use in your Remix app. It handles a subset of types that `superjson` supports, but is faster and smaller.