New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

auto_api_forge

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

auto_api_forge

Professional zero-boilerplate auto API generator for Node.js + MongoDB

latest
npmnpm
Version
1.0.1
Version published
Weekly downloads
3
200%
Maintainers
1
Weekly downloads
 
Created
Source

Auto API Generator

Zero-boilerplate auto API generator for Node.js + MongoDB.

Features

  • Fully automatic CRUD routes for any Mongoose model
  • Nested schema support (sub-documents / arrays)
  • User authentication (register/login/logout)
  • JWT token generation & route protection
  • Role-based access control
  • Hooks for before/after create/update/delete
  • CLI to generate route files
  • ES Module support (import / export)

Installation

npm install auto_api_generator

FAQs

Package last updated on 12 Oct 2025

Did you know?

Socket

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