live3
v0.0.1
Published
A Han Framework application
Downloads
4
Maintainers
Readme
live3
A Han Framework application.
Description
This project was generated with Han CLI.
Installation
npm installRunning the app
# development
npm run dev
# production mode
npm run start:prodTest
# unit tests
npm run test
# test coverage
npm run test:covAPI Endpoints
GET /- Welcome messageGET /health- Health checkGET /users- Get all usersGET /users/:id- Get user by IDPOST /users- Create new user
Stay in touch
- Framework - Han Framework
- CLI - Han CLI
License
This project is MIT licensed.
