Socket
Socket
Sign inDemoInstall

exsp-gen

Package Overview
Dependencies
0
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    exsp-gen

Create a robust Node.js backend REST API boilerplate integrated seamlessly with MongoDB. This package offers a comprehensive foundation for swiftly developing RESTful APIs. It includes a collection of pre-configured components, aiding in rapid setup and d


Version published
Weekly downloads
13
decreased by-51.85%
Maintainers
1
Install size
969 kB
Created
Weekly downloads
 

Readme

Source

exsp-gen , help to generate boilerplate

Create a robust Node.js backend REST API boilerplate integrated seamlessly with MongoDB. This package offers a comprehensive foundation for swiftly developing RESTful APIs. It includes a collection of pre-configured components, aiding in rapid setup and deployment. Streamline your backend development process with intuitive folder structures, standardized error handling, authentication middleware, database integration, and endpoint scaffolding. Simplify API creation with this boilerplate, equipped with essential tools and configurations, enabling developers to focus on application logic. Kickstart your Node.js backend project effortlessly, ensuring scalability, security, and maintainability in every API endpoint.

Installation

  npm install -g exsp-gen
  exsp-gen --version

How use It

  exsp-gen create-node-app --name test --db mysql
  exsp-gen create-node-app --name test --db mongodb
  exsp-gen create-node-app --name test --db psql
  • --name - Identifies the project name.
  • --db - Identifies the database type.

Available Services

  • create-node-app: Used to create a Node.js project.
  exsp-gen create-node-app --name test --db mysql
  • create-python-app: Used to create a Python project.
  • create-react-app: Used to create a React project.

Features New Added

  • Login/SignUp
  • GET Profile
  • UPDATE Profile
  • Upload Profile with S3 Bucket
  • Pagination
  • CRUD Operations
  • Upload File
  • S3 Bucket
  • Sequelize ORM
  • Sequelize CLI
  • Mongodb

COMING SOON ...

  • Python Repid Setup
  • React Repid Setup
  • Socket.io - Using socket.io You can create chat app
    • Single Chat
    • Group chat

Authors

  • @vivekmethew

Hi, I'm Vivek Methew! 👋

YouTube Channel

SUBSCRIBE to our YouTube channel!

  • @vivek dev

    Don't forget to like and comment on our videos to let us know what you think!

Keywords

FAQs

Last updated on 19 Mar 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc