crudios
v1.0.0
Published
Crudios is a lightweight and scalable Node.js framework for building modern REST and real-time APIs.
Readme
Crudios
Crudios is a lightweight and scalable Node.js framework for building modern REST and real-time APIs. Crudios simplifies CRUD operations while providing powerful features like hooks, authentication, and database adapters.
Features
✅ Simple CRUD API – Quickly set up RESTful and WebSocket-based CRUD endpoints.
✅ Database Agnostic – Works with MongoDB, PostgreSQL, MySQL, and more.
✅ Middleware & Hooks – Customize request/response processing.
✅ Authentication – Secure your API with JWT, OAuth, or custom strategies.
✅ Real-time Support – Built-in WebSocket and event-driven capabilities.
