+
Skip to content
/ nest Public

A lightweight web server built on top of Node with zero dependencies and extensibility in mind.

License

Notifications You must be signed in to change notification settings

cisoun/nest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub package.json version GitHub License

A lightweight web server built on top of Node.js with zero dependencies and extensibility in mind.

Usage

import nest from 'nest';
const app = nest();
app.get('/api/hello', (req, res) => {
  res.code(200).json({message: 'Hello!'});
});
app.run('localhost', 3000);

Built-in features

Requirements

  • Node.js >=22.5.0

Installation

npm i https://github.com/cisoun/nest

License

Nest is distributed under GNU General Public License version 3. See LICENSE.

About

A lightweight web server built on top of Node with zero dependencies and extensibility in mind.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published
点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载