noonjs-client
v0.0.15
Published
**TypeScript client for [noonjs](https://github.com/noonjs)** – a zero-boilerplate backend framework that generates fully functional APIs from a single config file. `noonjs-client` provides seamless TypeScript integration with your **noonjs** server, h
Readme
noonjs-client
TypeScript client for noonjs – a zero-boilerplate backend framework that generates fully functional APIs from a single config file.noonjs-client provides seamless TypeScript integration with your noonjs server, handling authentication, API calls, and Socket.IO with zero setup.
✨ Features
- 📦 Auto-generated API methods
- 🔐 JWT Authentication + Refresh token support
- ⚡ Real-time collections update via Socket.IO
- 🚀 Works out of the box with
noonjsbackend
📦 Installation
npm install noonjs-client@latest