-
-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Welcome to the official wiki for Crudify! This wiki is here to help you get the most out of this powerful NestJS library that makes it easy to generate CRUD endpoints for your Mongoose models. Whether you're just starting or need advanced configurations, you've come to the right place. npm
Here, you’ll find everything you need to understand and configure Crudify in your NestJS project:
- Getting Started: Step-by-step guide to install and use Crudify.
- Advanced Configuration: Learn about customization and extending the generated endpoints.
- Swagger: Learn how to fully customize Swagger.
- Logger: Learn about the built-in logger.
- Query parser: Full documentation of the query parser.
Need to customize your endpoints? We’ve got you covered. Learn how to tweak the generated CRUD operations for your specific needs with the Customization guide.
Dive deeper into advanced configurations, such as setting up authentication, integrating other services, and customizing error handling.
We love contributions from the community! Found a bug or have an idea? Open an issue or submit a PR.
If you have any questions or need help, don't hesitate to open an issue on GitHub or check the existing issues for answers.