📄️ Usage on the server
Http-wizard is made for Fastify but can be used with all node servers through custom adapters.
📄️ Usage on the client
✨ Client side is where http-wizard starts to shine ✨
📄️ React-Query integration
Installation
📄️ Type inference
You will often want to manipulate a type corresponding to a route response.
📄️ Recommended Architecture
Http-wizard is unopinionated, so you're free to organize your routes however you prefer. It can be adapted to most architectures.