Salak Save

Build better frameworks and apps with nodejs & koa.

Project README

NPM version Build Status Coverage Status Downloads David deps License

Salak is a web framework for nodejs to make web applications and APIs more easily, which bases on Koa.

Installation

$ npm install --save salak@next

Node.js > 7.6.0 required.

Features

  • ✔︎ Full validations
  • ✔︎ Auto generate docs
  • ✔︎ Auto bind routes
  • ✔︎ Plugin system
  • ✔︎ Easy extends
  • ✔︎ Typescript supported

Docs

Getting Started

Follow the commands listed below.

$ npm install -g salak-cli
$ salak init simple salak-demo
$ cd salak-demo
$ npm install
$ npm start
$ open http://127.0.0.1:3000

Acknowledgement

AOTU.IO(JD Multi-terminal Development Department)

License

MIT

Open Source Agenda is not affiliated with "Salak" Project. README Source: SalakJS/salak
Stars
30
Open Issues
18
Last Commit
1 year ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating