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

simplex-api

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

simplex-api

A basic ExpressJS clone that aims to solidify the Node.js and APIs knowledge obtained

latest
npmnpm
Version
1.2.0
Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

Simplex

A ExpressJS like framework, that aims to use modern features and patterns to scale your API.

📌 About the Project

Simplex is an NPM package inspired by ExpressJS. Its main goal is to help developers to build APIs, routing systems, and middleware handling.

🚀 Technologies Used

  • Node.js (v21.7)
  • Debian OS

This version of NodeJS was used to create the project, but it doesn't mean that the package only works with it.

🧩 Project Type

  • NPM Package for API creation

⚙️ Main Features

  • Middleware system
  • Express-like routing system
  • Decorators based routing

▶️ How to use the package

Requirements

  • Node.js version 21.7 or higher

Usage

npm install simplex-api

In the examples folder, we have a lot of examples of how to use the package, feel free to copy or do your version of the implementation.

🔗 Repository

📄 License

This project is licensed under the MIT License.

👤 Author

🎯 Target Audience

  • Other developers

Keywords

api

FAQs

Package last updated on 13 Dec 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