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

test-working

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

test-working

A Han Framework application

latest
npmnpm
Version
0.0.1
Version published
Maintainers
1
Created
Source

test-working

A Han Framework application.

Description

This project was generated with Han CLI.

Installation

npm install

Running the app

# development
npm run dev

# production mode
npm run start:prod

Test

# unit tests
npm run test

# test coverage
npm run test:cov

API Endpoints

  • GET / - Welcome message
  • GET /health - Health check
  • GET /users - Get all users
  • GET /users/:id - Get user by ID
  • POST /users - Create new user

Stay in touch

License

This project is MIT licensed.

Keywords

han-framework

FAQs

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