An open API service indexing awesome lists of open source software.

https://github.com/indiecodermm/null-js

undefined
https://github.com/indiecodermm/null-js

Last synced: 11 months ago
JSON representation

undefined

Awesome Lists containing this project

README

          


nulljs logo

Null.js


## Node-Express Template Generator

**CLI tool to generate production-ready Express REST APIs with plain JavaScript and Sequelize**

- Includes useful middlewares, loggers, and utility functions.
- Modular project structure for easy scalability.
- Type-checking with JSDoc for better maintainability.

### Available Commands:
- `init`: Initialize a new project with the default template.
- `generate:api `: Generate basic API files (controller, router) for a resource.